Project

General

Profile

Error (cdf_get_var1_double)

Added by jay qiu over 4 years ago

HI,

I am using CDO v.1.9.0

I have download netcdf data from iri data library

the link is here:

http://iridl.ldeo.columbia.edu/SOURCES/.Models/.NMME/.COLA-RSMAS-CCSM4/.MONTHLY/prec/S/%280000%201%20Aug%201982-1991%29VALUES/L/%280.5%29%286.5%29RANGEEDGES/data.nc

then I would like to check the dataset: cdo sinfon data.nc,

but cdo give a warning:

5 dimensional variables are not supported

so, I just made an ensemble mean by using NCO command: ncwa -a M data.nc datamean.nc

after that I return to CDO :

cdo sinfon datamean.nc

but I got :

cdf_get_var1_double : ncid = 65536 varid = 0

Error (cdf_get_var1_double) : NetCDF: Index exceeds dimension boun

I have no idea what does the Error message mean, need help, thank you !


Replies (2)

RE: Error (cdf_get_var1_double) - Added by Uwe Schulzweida over 4 years ago

This is a bug in CDO! We will fix this problem in the next CDO release 1.9.8.

Cheers,
Uwe

RE: Error (cdf_get_var1_double) - Added by jay qiu over 4 years ago

Thank you very much Dr.Uwe

    (1-2/2)