-
Notifications
You must be signed in to change notification settings - Fork 11
Add river routing #850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Add river routing #850
Conversation
…d GEOSgcm_GridComp
|
This PR is being prevented from merging because you have added one of our blocking labels: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. You'll need to remove it before this PR can be merged. |
…ace (applies to both 1d and 2d Collection) (README.OutputSpecs.md)
Updated the README to clarify output specifications for Collections.
| As part of `ldas_setup`, a sample `HISTORY.rc` configuration file is created in the experiment's `./run` directory. Users specify the desired output by editing `HISTORY.rc`. | ||
|
|
||
| `HISTORY.rc` defines a number of output file "Collections", each of which contains one or more output variables. Output can be in the native tile space ("1d") or gridded ("2d"), _**except**_ when the simulation is in the EASE grid tile space (see below). | ||
| `HISTORY.rc` defines a number of output file "Collections", each of which contains one or more output variables. Output can be in the native tile space ("1d") or gridded ("2d"). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When everything is finalized with the routing PRs in the GCM GC and the LDAS GC, we probably need to edit the README.OutputSpecs.md and add some info about output for routing (in Pfafstetter tile space). E.g., not sure if it works or makes sense to write routing output in 2d (i.e., not sure if this sentence applies).
Related PRs:
GEOS-ESM/GEOSldas_GridComp#145
GEOS-ESM/GEOSgcm_GridComp#1143
GEOS-ESM/MAPL#4000 (merged and captured in MAPL v2.64.0)