Project

General

Profile

Update CDO? sinfo fails

Added by Bill Wang almost 9 years ago

Hi, I have a problem with reading .nc file with cdo.

When I try reading a NETCDF-4 file, there comes an error message:
cdo sinfo: Open failed on >file.nc<
Unsupported file type (library support not compiled in)

However the same works for a 64-bit offset file.

I have tried to find the problem and checked that

ncdump --version gives:
netcdf library version 4.3.2 of Jan 7 2015 15:25:35 $

but cdo -V:
netCDF library version : 4.1.3 of Feb 24 2014 21:05:37 $

Could this be a problem that can be fixed with a newer version of cdo or is the problem somewhere else? Is there a way to update or should I reinstall it? Last time the installation kind of messed up my computer and it took a long time to fix it so I try to be sure where the problem is before doing anything stupid.