filter.html Detailed Program Execution outline neglects the 'analysis' stage.
@kdraeder is already working on this.
Since Mar 23, 2023.
- Dominant language
- Fortran
- Stars
- 263
- Forks
- 182
- Avg merge
- 11d 12h
- Merged PRs (30d)
- 7
Description
Describe the bug
The outline skips from stage 'postassim' to 'output'.
I don't know what belongs between 'analysis' and 'output', i.e. what the difference between them could be.
A separate, minor clarification; I think the items about writing stages should say that they write to the files,
instead of writing the files, since that implies writing the whole thing at once, which can't happen before
all obs have been processed.
Which model(s) are you working with?
filter
###Screenshots
If applicable, add screenshots to help explain your problem.
Version of DART
Which version of DART are you using? v9.10.1-68-ge3644267f
Have you modified the DART code?
No
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.