Error (cdf_get_var1_double)
Added by jay qiu over 5 years ago
HI,
I am using CDO v.1.9.0
I have download netcdf data from iri data library
the link is here:
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 5 years ago
This is a bug in CDO! We will fix this problem in the next CDO release 1.9.8.
Cheers,
Uwe