fvsetup: define $ARCHIVE in fstats_run job script
Nobody has claimed this yet.
- Dominant language
- Fortran
- Stars
- 8
- Forks
- 3
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 6
Description
If the forecast statistics need to be rerun after a job has completed and the experiment is using a non-default $ARCHIVE location, then the fstats_run job script will not be successful unless ARCHIVE is set properly in the window environment that runs the job. To avoid this problem, fvsetup will be modified to define the ARCHIVE variable within the fstats_run 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 by locating the fvsetup entry point that generates the fstats_run job script and review how the window environment supplies ARCHIVE. The change is complete when fstats_run defines the configured non-default ARCHIVE location and can be rerun successfully after a job has completed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100