I am using the era5 forcing with hourly interval.
PART OF THE LOG:
Code: Select all
GET_STATE_NF90 - NLM: state initial conditions, 2020-01-01 00:00:00.00
(Grid 01, t = 737424.0000, File: roms_ic_Arabian_sea.nc, Rec=0001, Index=1)
- free-surface
(Min = -4.00000028E-02 Max = 5.30000031E-01)
- vertically integrated u-momentum component
(Min = -5.55421315E+00 Max = 4.75273181E-01)
- vertically integrated v-momentum component
(Min = -7.89665369E-01 Max = 4.71052604E+00)
- u-momentum component
(Min = -1.29196531E+00 Max = 8.57396294E-01)
- v-momentum component
(Min = -9.19391158E-01 Max = 1.03296812E+00)
- potential temperature
(Min = 1.16246295E+00 Max = 2.78663485E+01)
- salinity
(Min = 3.47229996E+01 Max = 3.62876484E+01)
PROBLEM STATEMENT IN THE LOG :
Code: Select all
REGRID - input gridded data does not contain model grid:
Gridded: LonMin = 50.0000 LonMax = 58.0000
LatMin = 8.0000 LatMax = 14.0000
Model: LonMin = 50.0715 LonMax = 58.3698
LatMin = 8.5862 LatMax = 14.8747
Found Error: 04 Line: 355 Source: ROMS/Utility/get_2dfld.F, get_2dfld_nf90
GET_2DFLD_NF90 - error while reading variable: Uwind at TIME index = 1
Found Error: 04 Line: 112 Source: ROMS/Utility/get_2dfld.F
Found Error: 04 Line: 169 Source: ROMS/Nonlinear/get_data.F
Found Error: 04 Line: 671 Source: ROMS/Nonlinear/initial.F
Found Error: 04 Line: 197 Source: ROMS/Drivers/nl_roms.h, ROMS_initialize