E3SM-Project / E3SM-Project/scream
Move t=0 output (for INSTANT output) to its own file
Open
code cleanup
I/O
- Dominant language
- No language data
- Stars
- 79
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Talking offline with @rljacob , I found out that the way we save INSTANT output is not the preferred way. We currently save t=0 in the first set of files.
Solution: if the output file has storage_type=NumSnaps, save t=0 in a file with capacity 1snap, and close it. If the storage type is "Monthly" or "Yearly", I would still keep t=0 in the same file as other snaps.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.