CDO lastest versions dontt run for netCDF4-classic
Added by David Molina over 8 years ago
Hello,
My problem is the following; I try to run CDO in my PC, I have windows 7 (64 bits) and I had no problem with the instalation of CDO (placing the cdo.exe and pthreadGC2.dll files in the proper folder) and I can work with no roblems with old netCDF files but when I try to work with netCDF4 files I get the message "unsupported file structure", this happens with the CDO version 1.7.1 and any other previous version. On the other hand when I try to work with the last version of CDO (1.7.2) it doesnt run, its like it doesnt recognize it.
So my only goal is to be able to work with netCDF4-classic files in my windows environment. how can I? somebody knows?
Thanks a lot
Replies (4)
RE: CDO lastest versions dontt run for netCDF4-classic - Added by Ralf Mueller over 8 years ago
netcdf4 is not supported in the plain win32 binary (works in win64-systems, too). The cygwin-based binary should work with these files. Please show the output of
cdo -Vof all your CDO versions and upload a sample of you input data.
do I get it right? 1.7.2 version (cygwin) works for you?
RE: CDO lastest versions dontt run for netCDF4-classic - Added by David Molina over 8 years ago
Thanks Ralf!
No, i cannot run the 1.7.2 version (cygwin).
so the output for "cdo -V" (for versions 1.7.1 and 1.6.4):
Climate Data Operators version 1.7.1 (http://mpimet.mpg.d Compiled: by ram on der (x86_64-unknown-cygwin) Mar 7 20 Compiler: gcc -std=gnu99 -D_REENTRANT -fopenmp version: gcc (GCC) 4.9.3 Features: DATA PTHREADS OpenMP4 HDF5 NC4/HDF5/threadsafe Libraries: HDF5/1.8.14 Filetypes: srv ext ieg grb nc nc2 nc4 nc4c CDI library version : 1.7.1 of Mar 7 2016 14:16:53 CGRIBEX library version : 1.7.4 of Feb 19 2016 11:03:41 NetCDF library version : 4.3.3.1 of Jun 8 2015 13:09:0 HDF5 library version : 1.8.14 SERVICE library version : 1.4.0 of Mar 7 2016 14:16:48 EXTRA library version : 1.4.0 of Mar 7 2016 14:16:44 IEG library version : 1.4.0 of Mar 7 2016 14:16:46 FILE library version : 1.8.2 of Mar 7 2016 14:16:44 Climate Data Operators version 1.6.4 (http://code.zmaw.de/pro Compiled: by ubuntu on ubuntu (x86_64-unknown-linux-gnu) Jul Compiler: i586-mingw32msvc-gcc -std=gnu99 -g version: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Features: PTHREADS Z PROJ.4 Libraries: proj/4.8 Filetypes: srv ext ieg grb nc CDI library version : 1.6.4 of Jul 2 2014 11:08:30 CGRIBEX library version : 1.6.4 of Jun 27 2014 14:00:04 netCDF library version : "3.6.3" of Sep 19 2013 10:06:10 $ HDF5 library version : 1.8.4 SERVICE library version : 1.3.2 of Jul 2 2014 11:08:25 EXTRA library version : 1.3.2 of Jul 2 2014 11:08:23 IEG library version : 1.3.2 of Jul 2 2014 11:08:25 FILE library version : 1.8.2 of Jul 2 2014 11:08:23
I attach a sample of my input data (netCDF4 file)
what else could i do?
RE: CDO lastest versions dontt run for netCDF4-classic - Added by Ralf Mueller over 8 years ago
what's the error by testing cdo-1.7.2?
RE: CDO lastest versions dontt run for netCDF4-classic - Added by David Molina over 8 years ago
If I test 1.7.2 i get a message that the file cygproj-9.dll is missing