<https://github.com/NCAR/geocat-comp>
_. ⚠️⚠️.. image:: https://img.shields.io/circleci/project/github/NCAR/esmlab/master.svg?style=for-the-badge&logo=circleci :target: https://circleci.com/gh/NCAR/esmlab/tree/master
.. image:: https://img.shields.io/codecov/c/github/NCAR/esmlab.svg?style=for-the-badge :target: https://codecov.io/gh/NCAR/esmlab
.. image:: https://img.shields.io/readthedocs/esmlab/latest.svg?style=for-the-badge :target: https://esmlab.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://img.shields.io/pypi/v/esmlab.svg?style=for-the-badge :target: https://pypi.org/project/esmlab :alt: Python Package Index
.. image:: https://img.shields.io/conda/vn/conda-forge/esmlab.svg?style=for-the-badge :target: https://anaconda.org/conda-forge/esmlab :alt: Conda Version
.. image:: http://img.shields.io/badge/DOI-10.5281%20%2F%20zenodo.156243509-blue.svg?style=for-the-badge :target: https://zenodo.org/badge/latestdoi/156243509 :alt: Zenodo
Tools for working with earth system multi-model analyses with xarray. See documentation_ for more information.
.. _documentation: https://esmlab.readthedocs.io/en/latest/
ESMLab can be installed from PyPI with pip:
.. code-block:: bash
pip install esmlab
It is also available from conda-forge
for conda installations:
.. code-block:: bash
conda install -c conda-forge esmlab