Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.54 KB

README.rst

File metadata and controls

50 lines (32 loc) · 1.54 KB

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

An xarray wrapper for analysis of ensemble forecast models for climate prediction.

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

Installation

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

pip install climpred
conda install -c conda-forge climpred

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.