Metadata-Version: 1.2
Name: esmlab-regrid
Version: 2019.5.1
Summary: ESMLab regridding utilities
Home-page: https://github.com/NCAR/esmlab-regrid
Maintainer: Anderson Banihirwe
Maintainer-email: abanihi@ucar.edu
License: Apache 2.0
Description: ==============
        ESMLab-regrid
        ==============
        .. image:: https://img.shields.io/circleci/project/github/NCAR/esmlab-regrid/master.svg?style=for-the-badge&logo=circleci
            :target: https://circleci.com/gh/NCAR/esmlab-regrid/tree/master
        
        .. image:: https://img.shields.io/codecov/c/github/NCAR/esmlab-regrid.svg?style=for-the-badge
            :target: https://codecov.io/gh/NCAR/esmlab-regrid
        
        
        .. image:: https://img.shields.io/readthedocs/esmlab-regrid/latest.svg?style=for-the-badge
            :target: https://esmlab-regrid.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://img.shields.io/pypi/v/esmlab-regrid.svg?style=for-the-badge
            :target: https://pypi.org/project/esmlab-regrid
            :alt: Python Package Index
        
        .. image:: https://img.shields.io/conda/vn/conda-forge/esmlab-regrid.svg?style=for-the-badge
            :target: https://anaconda.org/conda-forge/esmlab-regrid
            :alt: Conda Version
        
        
        ESMLab regridding utitilies. See documentation_ for more information.
        
        .. _documentation: https://esmlab-regrid.readthedocs.io/en/latest/
        
        
        Installation
        ------------
        
        ESMLab-regrid can be installed from PyPI with pip:
        
        .. code-block:: bash
        
            pip install esmlab-regrid
        
        
        It is also available from `conda-forge` for conda installations:
        
        .. code-block:: bash
        
            conda install -c conda-forge esmlab-regrid
        
Keywords: esmlab,regridding,xesmf,esmpy,ESMF,xarray,geosience
Platform: UNKNOWN
