pycdf - A python interface to Unidata netCDF library

pycdf is a python interface to the Unidata netCDF library.  It provides an almost complete coverage of the netCDF C API, wrapping it  inside easy to use python classes. 

netCDF arrays are handled using array objects provided either by the python numpy, Numeric or numarray packages. Those packages are closely related, and are pointed to on the same SourceForge project, from which the source code can be downloaded. Ready-made binary distributions are available for most Unix/Linux environments. 

numpy is the most up-to-date array package, and the other two packages should be considerated deprecated.

Current pycdf version :


New with the 0.6-3 release:

Requirements :

Links

Last updated: 2007-02-11

www.sourceforge.net