Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

CLM3.5 run error (encountered end of namelist read)

Hello, I am trying to run CLM3.5 in offline, regional mode for a 3 deg x 3 deg region in Oregon, using a unix machine here in our lab. I successfully built the regional grid and surface .nc datasets, along w/ building the clm model. When running clm, I get the following error:

----------------------
Attempting to read monthly vegetation data .....
nstep = 1 month = 1 day = 1
(GETFIL): attempting to find local file surfdata_0001x0001.nc
(GETFIL): using /home/pettijoc/clm3.5/tools/mksurfdata/surfdata_0001x0001.nc
netcdf error from readMonthlyVegetation
netcdf strerror = NetCDF: Index exceeds dimension bound
ENDRUN: called without a message string
----------------------------

Any suggestions on the best way to debug this error?
 
Top