Skip to content

Latest commit

 

History

History
122 lines (86 loc) · 4.36 KB

README.rst

File metadata and controls

122 lines (86 loc) · 4.36 KB

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

Verification of weather and climate forecasts.

docs Documentation Status joss DOI
tests ci Requirements Status codecov
package Conda Version pypi
license license
community gitter GitHub contributors Conda downloads
tutorials climpred gallery climpred workshop climpred cloud demo

Note

We are actively looking for new contributors for climpred! Riley moved to McKinsey's Climate Analytics team. Aaron is finishing his PhD, but will stay in academia. We especially hope for python enthusiasts from seasonal, subseasonal or weather prediction community. In our past coding journey, collaborative coding, feedbacking issues and pull requests advanced our code and thinking about forecast verification more than we could have ever expected. Aaron can provide guidance on implementing new features into climpred. Feel free to implement your own new feature or take a look at the good first issue tag in the issues. Please reach out to us via gitter.

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 or

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

Documentation

Documentation is in development and can be found on readthedocs.