Metadata-Version: 1.2
Name: intake-esm
Version: 2019.2.28
Summary: An intake plugin for building and loading earth system data sets such as CMIP, CESM Large Ensemble
Home-page: https://github.com/NCAR/intake-esm
Maintainer: Anderson Banihirwe
Maintainer-email: abanihi@ucar.edu
License: Apache 2.0
Description: ===============================
        Intake-esm
        ===============================
        
        .. image:: https://img.shields.io/circleci/project/github/NCAR/intake-esm/master.svg?style=for-the-badge&logo=circleci
            :target: https://circleci.com/gh/NCAR/intake-esm/tree/master
        
        .. image:: https://img.shields.io/codecov/c/github/NCAR/intake-esm.svg?style=for-the-badge
            :target: https://codecov.io/gh/NCAR/intake-esm
        
        
        .. image:: https://img.shields.io/readthedocs/intake-esm/latest.svg?style=for-the-badge
            :target: https://intake-esm.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://img.shields.io/pypi/v/intake-esm.svg?style=for-the-badge
            :target: https://pypi.org/project/intake-esm
            :alt: Python Package Index
            
        .. image:: https://img.shields.io/conda/vn/conda-forge/intake-esm.svg?style=for-the-badge
            :target: https://anaconda.org/conda-forge/intake-esm
            :alt: Conda Version
        
        
        Intake-esm provides a plugin for building and loading intake catalogs for earth system data sets holdings, such as CMIP and CESM Large Ensemble datasets. 
        See documentation_ for more information.
        
        .. _documentation: https://intake-esm.readthedocs.io/en/latest/
        
Keywords: intake-esm
Platform: UNKNOWN
Requires-Python: >3.5
