NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[netcdfgroup] compression without effect

Hi,

I managed to compile netcdf-4.3.0 using mingw-w64 gcc 4.8.1.
All I had to disabale was DAP (I have no use for anyway).

I tested that I can read and write netcdf files using the newly build .dll
Now I wanted to test compression using the cxx4 interface, enabling it by
ncvar_data.setCompression(true,true,1) for the heaviest of my variables.

However, even for a file filled with constants the files remain as big as
before.
Further tests using nccopy -d9 old.nca new.nca did not result in a
modification of the file size.

Any advise?

Best,
Frank
  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: