Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Data compression


I think compression is better left to external programs for the most part.
Could you modify ncopen() and ncclose() to automatically uncompress and
compress files? For instance, suppose you execute:

        ncopen("foo.cdf", NC_WRITE);

and foo.cdf doesn't exist but foo.cdf.Z does. Would it be difficult to have
it pipe foo.cdf.Z through "uncompress -c" before presenting it to the user?
Oops, maybe this won't work, since netcdf doesn't deal well with pipes.
Hmmm...

Skip (montanaro@xxxxxxxxxx)


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690