Metadata-Version: 1.0
Name: dap.plugins.netcdf
Version: 0.3.3
Summary: netCDF plugin for pydap server
Home-page: http://pydap.org/plugins/netcdf.html
Author: Roberto De Almeida
Author-email: rob@pydap.org
License: MIT
Description: This is a plugin for serving data in a pydap server from netCDF 3
        files. It works either with the pynetcdf module or with pupynere,
        an experimental pure Python netCDF reader.
        
        The latest version is available in a `Subversion repository
        <http://pydap.googlecode.com/svn/trunk/plugins/netcdf#egg=dap.plugins.netcdf-dev>`_.
Keywords: netcdf dap opendap dods data
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 :: Internet
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
