Skip to content

Latest commit

 

History

History
80 lines (57 loc) · 2.37 KB

README.rst

File metadata and controls

80 lines (57 loc) · 2.37 KB

image

a toolbox for Earth System Model analysis

docs Documentation Status
tests Requirements Status codecov
package Conda Version pypi
license license
community GitHub contributors Conda downloads
tutorials climpred gallery

Installation

You can install the latest release of esmtools using pip or conda:

pip install esmtools
conda install -c conda-forge esmtools

You can also install the bleeding edge (pre-release versions) by cloning this repository and running pip install . --upgrade in the main directory.

Documentation

Documentation is in development and can be found on readthedocs.