Project

General

Profile

cdo remapnn problem under version 1.6.4

Added by Guilong Li over 9 years ago

Hi,

I am trying to use cdo to subset my large dataset. I use following command

cdo remapnn,targrid1 largedata.nc subsetdata.nc

I get the following error message under cdo 1.6.4

cdo remapnn (Abort): unstructured grid without latitude coordinates!
HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 0:
#000: H5T.c line 1721 in H5Tclose(): not a datatype
major: Invalid arguments to routine
minor: Inappropriate type

Error (cdf_close) : NetCDF: HDF error

But the above command works under cdo 1.6.3 and previous version. I guess it is a library related, however I don't know how to fix it.

Could you give me a help?

Thanks,

Guilong