when I upgrade to ROMS3.2, I met trouble in preparing the river forcing file. The error message is :
The start time in ROMS_INI.nc file is 0, and river_time in ROMS_FRC_Rivers.nc is like following:GET_CYCLE - starting time for variable: river
is greater than current model time.
TMIN = 1.0000 TDAYS = 0.0000
-364
-335
...
-61
-30
1
30
...
305
336
The problem remains, no matter what changes I have made to the river_time (like [0:30:330]). I use the matlab routines suggested by ROMS developer, wrt_rivers.m
I have tried to add a cycle_length to the river_time, but failed.
The code ROMS3.1 has no this problem.
Have you any suggestions?
Thank you!
zhou