Metadata-Version: 1.1
Name: cf-python
Version: 2.3.8
Summary: Python interface to the CF conventions
Home-page: http://cfpython.bitbucket.io/
Author: David Hassell
Author-email: david.hassell@ncas.ac.uk
License: UNKNOWN
Description: 
        * **Note:** There have been some API changes between version 1.x and
          2.x of cf-python. Version 1.x will not get any new functionality,
          but will be patched for the foreseeable future. The latest 1.x
          release is `version 1.5.4.post6
          <https://pypi.python.org/pypi/cf-python/1.5.4.post6>`_
        
        Home page
        =========
        
        * `cf-python <http://cfpython.bitbucket.io>`_
        
        Documentation
        =============
        
        * `Online documentation for the latest release
          <http://cfpython.bitbucket.io/docs/latest/>`_
        
        Dependencies
        ============
        
        * The package runs on Linux and Mac OS operating systems.
        
        * Requires Python version 2.7.
         
        * See the `README.md
          <https://bitbucket.org/cfpython/cf-python/src/master/README.md>`_
          file for further dependencies
        
        Visualisation
        =============
        
        * The `cfplot package <https://pypi.python.org/pypi/cf-plot>`_ does
          not currently work for versions 2.x of cf-python (it does work for
          versions 1.x). This will be resolved soon.
        
        
        Command line utilities
        ======================
        
        * The `cfdump` tool generates text representations on standard output
          of the CF fields contained in the input files.
        
        * The `cfa` tool creates and writes to disk the CF fields contained in
          the input files.
        
        * During installation these scripts will be copied automatically to a
          location given by the ``PATH`` environment variable.
        
        Code license
        ============
        
        * `MIT License <http://opensource.org/licenses/mit-license.php>`_
Keywords: cf,netcdf,data,science,oceanography,meteorology,climate
Platform: Linux
Platform: MacOS
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Utilities
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
