Metadata-Version: 1.0
Name: pupynere
Version: 0.2.1
Summary: NetCDF file reader.
Home-page: http://taoetc.org/24
Author: Roberto De Almeida
Author-email: rob@pydap.org
License: MIT
Download-URL: http://cheeseshop.python.org/packages/source/p/pupynere/pupynere-0.2.1.tar.gz
Description: Pupynere is a PUre PYthon NEtcdf REader. It allows read-access to netCDF
        files using the same syntax as the Scientific.IO.NetCDF module. Even
        though it's written in Python, the module is up to 40% faster than
        Scientific.IO.NetCDF and pynetcdf.
        
        The latest version is available in a `Subversion repository
        <http://pydap.googlecode.com/svn/trunk/pupynere#egg=pupynere-dev>`_.
Keywords: netcdf data array math
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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
