Skip to content

Commit 679cc5b

Browse files
authored
Merge pull request #348 from raybellwaves/zenodo-badge
DOC: zenodo and conda-forge badge
2 parents f8c37c4 + afca108 commit 679cc5b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@ xskillscore: Metrics for verifying forecasts
1010
.. image:: https://img.shields.io/pypi/v/xskillscore.svg
1111
:target: https://pypi.python.org/pypi/xskillscore/
1212

13-
.. image:: https://anaconda.org/conda-forge/xskillscore/badges/version.svg
14-
:target: https://anaconda.org/conda-forge/xskillscore/
15-
1613
.. image:: https://codecov.io/gh/xarray-contrib/xskillscore/branch/main/graph/badge.svg
1714
:target: https://codecov.io/gh/xarray-contrib/xskillscore
1815

1916
.. image:: https://img.shields.io/readthedocs/xskillscore/stable.svg?style=flat
2017
:target: https://xskillscore.readthedocs.io/en/stable/?badge=stable
2118

22-
.. image:: https://img.shields.io/conda/dn/conda-forge/xskillscore.svg
19+
.. image:: https://img.shields.io/conda/vn/conda-forge/xskillscore.svg
2320
:target: https://anaconda.org/conda-forge/xskillscore
2421

2522
.. image:: https://mybinder.org/badge_logo.svg
26-
:target: https://mybinder.org/v2/gh/raybellwaves/xskillscore-tutorial/master?urlpath=lab
23+
:target: https://mybinder.org/v2/gh/raybellwaves/xskillscore-tutorial/master?urlpath=lab
24+
25+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5173153.svg
26+
:target: https://doi.org/10.5281/zenodo.5173153
2727

2828
**xskillscore** is an open source project and Python package that provides verification
2929
metrics of deterministic (and probabilistic from `properscoring`) forecasts with `xarray`.

0 commit comments

Comments
 (0)