Metadata-Version: 1.0
Name: pyhdf
Version: 0.8.3
Summary: Python interface to the NCSA HDF4 library
Home-page: http://www.sourceforge.net/projects/pysclint
Author: Andre Gosselin
Author-email: Andre.Gosselin@dfo-mpo.gc.ca
License: public
Description: The pyhdf package wraps the functionality
         of the NCSA HDF version 4 library inside a Python OOP
         framework. The SD (scientific dataset), VS
         (Vdata) and V (Vgroup) APIs are currently implemented.
         SD datasets are read/written
         through numpy arrays. netCDF files can also
         be read and modified with pyhdf.
Keywords: hdf,netcdf,numpy,python,pyhdf
Platform: UNKNOWN
