xskillscore: Metrics for verifying forecasts

https://github.com/xarray-contrib/xskillscore/actions/workflows/xskillscore_testing.yml/badge.svg https://github.com/xarray-contrib/xskillscore/actions/workflows/upstream-dev-ci.yml/badge.svg https://img.shields.io/pypi/v/xskillscore.svg https://anaconda.org/conda-forge/xskillscore/badges/version.svg https://codecov.io/gh/xarray-contrib/xskillscore/branch/main/graph/badge.svg https://img.shields.io/conda/dn/conda-forge/xskillscore.svg https://mybinder.org/badge_logo.svg

Installation

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

pip install xskillscore
conda install -c conda-forge xskillscore

You can also install the bleeding edge (pre-release versions) by running:

pip install git+https://github.com/xarray-contrib/xskillscore@main --upgrade

Getting Started

Help & Reference