OK,I get the reason.Because previously input path include pure number file , it return error.For test, I added another frc file.After modify get_varcoords.F,I finded the reason.
The Roms code is right.
Search found 2 matches
- Sun Apr 09, 2017 6:00 am
- Forum: ROMS Problems
- Topic: ECMWF REGRID-input gridded data does not contain model grid
- Replies: 3
- Views: 3797
- Sat Apr 08, 2017 2:10 pm
- Forum: ROMS Problems
- Topic: ECMWF REGRID-input gridded data does not contain model grid
- Replies: 3
- Views: 3797
ECMWF REGRID-input gridded data does not contain model grid
I used ecmwf2roms generated frc file and I'm sure it contain roms grid,but I meet this promble: REGRID - input gridded data does not contain model grid: Gridded: LonMin = 92.7429 LonMax = 145.1310 LatMin = -11.7679 LatMax = 46.1067 Model: LonMin = 91.5336 LonMax = 147.0130 LatMin = -9.0343 LatMax ...