Open lbluett opened 16 hours ago
Implementation of Spearman's correlation from #313 I've added an example notebook based off of the Pearson's notebook.
reduce_dims
preserve_dims
weights
xr.DataArrays
xr.Datasets
I have already spoken to @lbluett during the sprints about the need to add tests.
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
reduce_dims
,preserve_dims
, andweights
args.xr.DataArrays
andxr.Datasets
if possibleDocstrings
Testing of new xarray-based metrics
xr.DataArrays
andxr.Datasets
Tutorial notebook
Documentation