NCAR / NCAR/DART

filter.html Detailed Program Execution outline neglects the 'analysis' stage.

Open
#227 8 comments 0 reactions 1 assignee View on GitHub

@kdraeder is already working on this.

Since Mar 23, 2023.

Documentation
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.