netCDF Utilities

This may be of interest.  I've been working on a netCDF filtering program.
While the particular filtering criteria I use won't be of any interest
outside my particular data, I have developed code in C which allows 
me to use the traditional unix approach:

 cat data.cdf | filter (some arguments) | filter (other arguments) > newdata.cdf

The filter program reads and writes normal netCDF binary files.  If 
this would do you any good, you're welcome to it.

 - Paul Shannon
   pts@xxxxxxxxxxxx


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