ERROR: calendar dates must be increasing

zqzq

zqzqzqzq
Member
Dear all,
When I changed the atmospheric forcing data from 3h to 1h, now there is a problem with the wrong time, has anyone encountered this?
The error message is as follows:
(datm_comp_init) flds_strm = strm_tbot:strm_wind:strm_pbot:strm_shum:strm_lwdn:strm_swdn:strm_precn
(shr_stream_verifyTCoord) ERROR: calendar dates must be increasing
(shr_stream_verifyTCoord) date(n), date(n+1) = 20130531 20130501
ERROR: (shr_stream_verifyTCoord) ERROR: calendar dates must be increasing
 

erik

Erik Kluzek
CSEG and Liaisons
Staff member
The time axis for your forcing data needs to be increasing. In this case you have data that goes from May/31st/2013 to May/1st/2013 so something is wrong with your time data. Look through the files listed in your forcing fields and make sure they are arranged correctly and that the time-axis on the files is correct.
 
Back
Top