Code: Select all
NFFILES == 2
FRCNAME == wind_2004.nc\
wind_2005.nc/
river_2004.nc\
river_2005.nc/
which wind-time's unit in first year is 'days since 2004-01-01 00:00:00' and in second one is 'days since 2005-01-01 00:00:00' but in both of them wind_time is:
Code: Select all
.125, .250, .375, .5, .625, .75, .875 ,....,364.75,364.875, 365
Now, I want to know, when wind_time in both years is same as each other, when Roms reads first year wind data it will go to read second year after first year?
Or wind_time in second year should be changed to 365.125, 365.25, 365.375,..., 370 (continuation of former year's wind_time) by user? same question about other forces (for example monthly river data)
Cheers
jafar