Python interface to the Unidata netCDF library
Project description
The pycdf package wraps the complete functionality of the Unidata netcdf library inside a Python OOP framework. Variables are read/written through Numeric arrays. See also the pyhdf package, which wraps HDF4, a similar library from NCSA. See download page for older releases and change history.