Dear all,
I have started to work with nested grids in ROMS. I have started trying to run the Lake Jersey example test, but when I run the model it give me this error:
NETCDF_GET_DIM - requested dimension: nLweights
not found in input file: ../Data/lake_jersey_ngc_2grids_bot.nc
call from:
The only change made in the original files is to add #define NESTING in the lake_jersey.h. I have been reading the forum and the wiki but I couldnt find the answer or any clue, so any idea will be really welcome.
Thanks a lot in advance.
-Francisco
nesting: NETCDF_GET_DIM - requested dimension: nLweights
-
- Posts: 68
- Joined: Tue Nov 10, 2009 6:42 pm
- Location: Technical University of Cartagena,Murcia, Spain
Re: nesting: NETCDF_GET_DIM - requested dimension: nLweights
Dear all,
Finally I have been able to find the problem and it was quite simple. My matlab svn repositoy hasn´t been update. I thought that doing "svn update" in my ROMS root folder, it updated all the subfolders (ie: matlab) so I thought that I was using the last updated code. Finally looking on ROMS svn repository I see that there was newer Matlab code so I did in my Matlab folder "svn update" and a lot of code was updated in my folder..
Now my contact file have all the info needed, including the requested dimension nLweights.
Thanks a lot.
-Francisco
Finally I have been able to find the problem and it was quite simple. My matlab svn repositoy hasn´t been update. I thought that doing "svn update" in my ROMS root folder, it updated all the subfolders (ie: matlab) so I thought that I was using the last updated code. Finally looking on ROMS svn repository I see that there was newer Matlab code so I did in my Matlab folder "svn update" and a lot of code was updated in my folder..
Now my contact file have all the info needed, including the requested dimension nLweights.
Thanks a lot.
-Francisco