Metadata-Version: 1.2
Name: pop-tools
Version: 2020.4.30
Summary: POP2-CESM tools
Home-page: https://github.com/NCAR/pop-tools
Maintainer: Matthew Long
Maintainer-email: mclong@ucar.edu
License: Apache License 2.0
Description: POP-tools: Tools to support analysis of POP2-CESM model solutions with xarray
        =============================================================================
        
        
        .. image:: https://img.shields.io/github/workflow/status/NCAR/pop-tools/code-style?label=Code%20Style&style=for-the-badge
            :target: https://github.com/NCAR/pop-tools/actions
            :alt: GitHub Workflow Status
        
        
        .. image:: https://img.shields.io/circleci/project/github/NCAR/pop-tools/master.svg?style=for-the-badge&logo=circleci
            :target: https://circleci.com/gh/NCAR/pop-tools/tree/master
        
        .. image:: https://img.shields.io/codecov/c/github/NCAR/pop-tools.svg?style=for-the-badge
            :target: https://codecov.io/gh/NCAR/pop-tools
        
        
        .. image:: https://img.shields.io/readthedocs/pop-tools/latest.svg?style=for-the-badge
            :target: https://pop-tools.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://img.shields.io/pypi/v/pop-tools.svg?style=for-the-badge
            :target: https://pypi.org/project/pop-tools
            :alt: Python Package Index
        
        .. image:: https://img.shields.io/conda/vn/conda-forge/pop-tools.svg?style=for-the-badge
            :target: https://anaconda.org/conda-forge/pop-tools
            :alt: Conda Version
        
        
        
        See full documentation_ for more information.
        
        .. _documentation: https://pop-tools.readthedocs.io/en/latest/
        
        
        Installation
        ------------
        
        POP-tools can be installed from PyPI with pip:
        
        .. code-block:: bash
        
            pip install pop-tools
        
        
        It is also available from `conda-forge` for conda installations:
        
        .. code-block:: bash
        
            conda install -c conda-forge pop-tools
        
Keywords: ocean modeling cesm
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
