Opened 18 months ago
#339 new
CICE daily diagnostics
Reported by: | Martin Dix | Owned by: | |
---|---|---|---|
Priority: | major | Component: | ACCESS-CM2 |
Keywords: | Cc: |
Description
Current CICE configurations, e.g. Peter's u-al623 have
histfreq='d','m','x','x','x' histfreq_n=10,1,1,1,1
This seems to write files every 10 days which doesn't work well with the Gregorian calendar. E.g.
/short/p66/pbd562/archive/al623/history/ice/iceh.0001-01-10.nc /short/p66/pbd562/archive/al623/history/ice/iceh.0001-01-20.nc /short/p66/pbd562/archive/al623/history/ice/iceh.0001-01-30.nc /short/p66/pbd562/archive/al623/history/ice/iceh.0001-02-09.nc /short/p66/pbd562/archive/al623/history/ice/iceh.0001-02-19.nc
It also looks like many (all?) of the fields are 10 day means which don't seem very useful either.
Note: See
TracTickets for help on using
tickets.