Metadata-Version: 1.0
Name: pupynere
Version: 1.0.3
Summary: NetCDF file reader and writer.
Home-page: http://dealmeida.net/2008/07/14/pupynere
Author: Roberto De Almeida
Author-email: roberto@dealmeida.net
License: MIT
Download-URL: http://cheeseshop.python.org/packages/source/p/pupynere/pupynere-1.0.3.tar.gz
Description: Pupynere is a Python module for reading and writing NetCDF files,
        using the same API as Scientific.IO.NetCDF and pynetcdf. It depends only
        on Numpy, so you don't need to have the NetCDF library installed.
        
Keywords: netcdf data array math
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
