From 7883fe9ea8aade47d5063028803aa3e50ed021fa Mon Sep 17 00:00:00 2001 From: Stephanie Chong <168800785+Steph-Chong@users.noreply.github.com> Date: Mon, 5 Aug 2024 22:41:24 +1000 Subject: [PATCH] Update formatting for second paragraph of README.md Signed-off-by: Stephanie Chong <168800785+Steph-Chong@users.noreply.github.com> --- README.md | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/README.md b/README.md index 9e07f19e..4fa448ce 100644 --- a/README.md +++ b/README.md @@ -7,30 +7,10 @@ `scores` is a Python package containing mathematical functions for the verification, evaluation and optimisation of forecasts, predictions or models. It supports labelled n-dimensional (multidimensional) data, which is used in many scientific fields and in machine learning. At present, `scores` primarily supports the geoscience communities; in particular, the meteorological, climatological and oceanographic communities. -Documentation is hosted at [scores.readthedocs.io](https://scores.readthedocs.io) -Source code is hosted at [github.com/nci/scores](https://github.com/nci/scores) -The tutorial gallery is hosted [as part of the documentation, here](https://scores.readthedocs.io/en/stable/tutorials/Tutorial_Gallery.html) -Journal article - [*scores: A Python package for verifying and evaluating models and predictions with xarray*](https://doi.org/10.21105/joss.06889) - -Documentation is hosted at [scores.readthedocs.io](https://scores.readthedocs.io) -Source code is hosted at [github.com/nci/scores](https://github.com/nci/scores) -The tutorial gallery is hosted [as part of the documentation, here](https://scores.readthedocs.io/en/stable/tutorials/Tutorial_Gallery.html) -Journal article is available at [https://doi.org/10.21105/joss.06889](https://doi.org/10.21105/joss.06889) - -Documentation is hosted at [scores.readthedocs.io](https://scores.readthedocs.io) -Source code is hosted at [github.com/nci/scores](https://github.com/nci/scores) -The tutorial gallery is hosted [as part of the documentation, here](https://scores.readthedocs.io/en/stable/tutorials/Tutorial_Gallery.html) -Journal article - [Leeuwenburg et al. (2024)](https://doi.org/10.21105/joss.06889) - -Documentation: [scores.readthedocs.io](https://scores.readthedocs.io) -Source code: [github.com/nci/scores](https://github.com/nci/scores) -Tutorial gallery: [available here](https://scores.readthedocs.io/en/stable/tutorials/Tutorial_Gallery.html) -Journal article: [https://doi.org/10.21105/joss.06889](https://doi.org/10.21105/joss.06889) - Documentation: [scores.readthedocs.io](https://scores.readthedocs.io) Source code: [github.com/nci/scores](https://github.com/nci/scores) Tutorial gallery: [available here](https://scores.readthedocs.io/en/stable/tutorials/Tutorial_Gallery.html) -Journal article: [Leeuwenburg et al. (2024)](https://doi.org/10.21105/joss.06889) +Journal article: [*scores: A Python package for verifying and evaluating models and predictions with xarray*](https://doi.org/10.21105/joss.06889) ## Overview Here is a **curated selection** of the metrics, tools and statistical tests included in `scores`: