nci / scores

scores: Metrics for the verification, evaluation and optimisation of forecasts, predictions or models.
https://scores.readthedocs.io/
Apache License 2.0
76 stars 25 forks source link

Implemented spearman's correlationship #773

Open lbluett opened 16 hours ago

lbluett commented 16 hours ago

Implementation of Spearman's correlation from #313 I've added an example notebook based off of the Pearson's notebook.

Development for new xarray-based metrics

Docstrings

Testing of new xarray-based metrics

Tutorial notebook

Documentation

tennlee commented 7 hours ago

I have already spoken to @lbluett during the sprints about the need to add tests.