Hi, I’m using crocov2.0 and I want to run interannual model. I have issues while running for 2015-2019. It said set_cycle error. But on the other hand, I already modified the download_mercator_python.m, changing the (time2=datenum(Y,M+1,01) - 1;) to (time2=datenum(Y,M+1,01) ;). I have no idea why I’m having this kind of error. This is what the error read:
Warning: month not finished properly
GET_TCLIMA -- Read climatology of tracer 1 for time = 5480.
GET_TCLIMA -- Read climatology of tracer 2 for time = 5479.
GET_TCLIMA -- Read climatology of tracer 2 for time = 5480.
GET_UCLIMA -- Read momentum climatology for time = 5479.
GET_UCLIMA -- Read momentum climatology for time = 5480.
GET_SSH -- Read SSH climatology for time = 5479.
GET_SSH -- Read SSH climatology for time = 5480.
SET_CYCLE ERROR: non-cycling regime, but model time exceeds
time of the last available data record for variable: bulk_time
TDAYS = 5479. TLAST = 0.5924E+08
MAIN - number of records written into history file(s): 0
number of records written into restart file(s): 0
number of records written into averages file(s): 0
ERROR: Abnormal termination: netCDF INPUT
Month Y2015M01 did not work