An xarray wrapper for analysis of ensemble forecast models for climate prediction.
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 is in development and can be found on readthedocs.