Problem with traj_lcv_rst entry in the DAS run directory resource files
Open
Nobody has claimed this yet.
- Dominant language
- Fortran
- Stars
- 8
- Forks
- 3
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 6
Description
During DAS job setup, the traj_lcv_rst collection is not being handled correctly, which affects how it is added to the following files:
- monthly.arc
- monthly.keep.arc
- monthly.rc
- mstorage.arc
- silo.arc
The solution is a one-line fix in the edhist.pl script.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in edhist.pl and trace how traj_lcv_rst is handled during DAS job setup. Verify the generated entries for monthly.arc, monthly.keep.arc, monthly.rc, mstorage.arc, and silo.arc; the work is done when the collection is handled correctly in all five files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100