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.

NCO 2.8.1 is released

The netCDF operators NCO version 2.8.1 are ready. 

http://nco.sf.net (Homepage)
http://dust.ess.uci.edu/nco (Homepage "mirror")

There is one notable feature improvement since version 2.8.0:

1. Henry Butowsky implemented the capability of specifying variable
   names to all operators using extended regular expression pattern
   matching (i.e., expressions supported by 'egrep'). For example, 

   ncks -v '^DSTQ[0-9]{2}' in.nc out.nc

   selects all six-letter variables whose first four characters are
   DSTQ and last two characters are digits.
   We call this capability "variable wildcarding". It is very useful
   for sub-setting large data files such as those produced by chemical 
   transport models.  

There are also minor build-related improvements for autotools and Debian.
In particular, autotools support for non-LINUX platforms is improved.
getopt_long() problems seen with SGI builds of 2.8.0 appear to be fixed.

Enjoy,
Charlie
-- 
Charlie Zender, zender at uci dot edu, (949) 824-2987, Department of
Earth System Science, University of California, Irvine CA 92697-3100



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