#108 closed bug (Fixed)
Multiple time-averaged files
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 3.1 |
Component: | Nonlinear | Version: | 3.1 |
Keywords: | Cc: |
Description
There is a bug when creating multiple time-averaged NetCDF file when ndefAVG=nAVG and ndefDIG=nDIA (that is, one output record per file). Initially, it creates an empty file. In these cases, the file creation needs to be delayed until the time-average interval is completed.
Change History (2)
comment:1 by , 18 years ago
Resolution: | → Fixed |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
Fixed unmatched parenthesis in output.F when the term diagnostics are activated.
Note:
See TracTickets
for help on using tickets.
I also disallowed the creation of multiple history NetCDF during any of the 4DVAR algorithms. Otherwise, the basic state will not processed correctly. I also corrected the logic of creating tangent and representer history files. We need to have the same logic as in the nonlinear model.