Project

General

Profile

Unsupported file type

Added by Gohar Ali about 12 years ago

hello to all cdo users,
I am new to cdo and I am trying to open air.2003.nc by giving (e.g.) the command
"cdo info air.2003.nc"
and I get the error message
"Unsupported file type (library support not compiled in)"
can anybody help me to resolve this problem.

Gohar Ali


Replies (1)

RE: Unsupported file type - Added by Uwe Schulzweida about 12 years ago

You have to compile CDO with netCDF support to process netCDF files, see https://code.zmaw.de/embedded/cdo/1.5.4/cdo.html#x1-30001.1

./configure --with-netcdf=<netCDF root directory>

    (1-1/1)