esmtools

a toolbox for Earth System Model analysis


Keywords
climate-analysis, climate-model, python3
License
MIT
Install
pip install esmtools==1.1.3

Documentation

https://i.imgur.com/weZEU3X.png

a toolbox for Earth System Model analysis

https://travis-ci.org/bradyrx/esmtools.svg?branch=master Conda Version https://coveralls.io/repos/github/bradyrx/esmtools/badge.svg?branch=master Documentation Status license

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.