Open Issues Need Help
View All on GitHub fix base times in tutorials that use weatherbench data about 1 month ago
good first issue intermediate
nci/scores
184
scores: Metrics for the verification, evaluation and optimisation of forecasts, predictions or models.
Jupyter Notebook
#climate#contingency-table#dask#forecast-evaluation#forecast-verification#forecasting#model-validation#oceanography#pandas#python#verification#weather#xarray
Address FutureWarning in isotonic regression about 2 months ago
AI Summary: This issue aims to resolve a `FutureWarning` originating from the `xarray` library within `isoreg_impl.py` at lines 250 and 253. The warning indicates a future change in the default `join` behavior for `xr.merge`, which could lead to a `ValueError`. The recommended solution is to explicitly set the `join` parameter in the `xr.merge` call to prevent future breakage.
Complexity:
1/5
good first issue
nci/scores
184
scores: Metrics for the verification, evaluation and optimisation of forecasts, predictions or models.
Jupyter Notebook
#climate#contingency-table#dask#forecast-evaluation#forecast-verification#forecasting#model-validation#oceanography#pandas#python#verification#weather#xarray