Skip to content

pangeo-data/climpred

Repository files navigation

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 https://api.codacy.com/project/badge/Grade/a532752e9e814c6e895694463f307cd9 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.