Metadata-Version: 1.1
Name: cdf2cim
Version: 0.1.8.1
Summary: cdf2cim is a python library for publishing earth system documentation from NetCDF files.
Home-page: https://github.com/ES-DOC/esdoc-cdf2cim
Author: David Hassell, Mark A. Greenslade
Author-email: david.hassell@ncas.ac.uk, momipsl@ipsl.jussieu.fr
License: GPL/CeCILL-2.1
Description: esdoc-cdf2cim
        ===============
        
        Python client for mapping NetCDF files to CIM documents.
        
        
        What is ES-DOC ?
        --------------------------------------
        
        ES-DOC stands for Earth Science - Documentation.  It's goal is to provide software tools and services in order to support the distribution of earth science documentation.
        
        
        What is esdoc-cdf2cim ?
        --------------------------------------
        
        esdoc-cdf2cim is a python client library for automating the publication of simulation documents in CIM v2.0 format.
        
        
        Why esdoc-cdf2cim ?
        --------------------------------------
        
        A documentation eco-system is only as good as the available client tools.  ES-DOC provides the cdf2cim client tool so as to simplify leveraging the ES-DOC eco-ssytem in the python programming language.
        
        
        Who uses esdoc-cdf2cim ?
        --------------------------------------
        
        ESG-F data node managers.
        
        
        How to install esdoc-cdf2cim ?
        --------------------------------------
        
        pip install cdf2cim
        
        
        Further Information ?
        --------------------------------------
        
        See http:es-doc.org.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: CEA CNRS Inria Logiciel Libre License, version 2.1 (CeCILL-2.1)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
