nesting: NETCDF_GET_DIM - requested dimension: nLweights

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
flcastej
Posts: 68
Joined: Tue Nov 10, 2009 6:42 pm
Location: Technical University of Cartagena,Murcia, Spain

nesting: NETCDF_GET_DIM - requested dimension: nLweights

#1 Unread post by flcastej »

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

flcastej
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

#2 Unread post by flcastej »

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

Post Reply