Skip to content

pangeo-data/climpred

Repository files navigation

image

Verification of weather and climate forecasts.

docs Documentation Status JOSS paper DOI
tests CI CI upstream coverage pre-commit.ci status
package Conda Version Conda downloads pypi Version pypi downloads
license license
community gitter chat GitHub contributors GitHub forks GitHub stars GitHub issues GitHub PRs
tutorials climpred gallery climpred workshop climpred cloud demo

Installation

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

pip install climpred[complete]
conda install -c conda-forge climpred

You can also install the bleeding edge (pre-release versions) by cloning this repository or installing directly from GitHub:

git clone https://github.com/pangeo-data/climpred.git
cd climpred
pip install . --upgrade
pip install git+https://github.com/pangeo-data/climpred.git

Documentation

Documentation is in development and can be found on readthedocs.