Verification of weather and climate forecasts.
docs | |
---|---|
tests | |
package | |
license | |
community | |
tutorials |
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.