Many changes, but we are not 100% certain about all details of the public API.
What's Changed
* Source dist without notebooks and tests by ecomodeller in https://github.com/DHI/modelskill/pull/228
* Boxplot by jsmariegaard in https://github.com/DHI/modelskill/pull/229
* devcontainer initial setup by PaulDanielML in https://github.com/DHI/modelskill/pull/223
* custom metrics in skill table by daniel-caichac-DHI in https://github.com/DHI/modelskill/pull/230
* Q-Q plot for easy comparison across multiple models by jsmariegaard in https://github.com/DHI/modelskill/pull/231
* Scatter vs histo density normalization by stkistner in https://github.com/DHI/modelskill/pull/233
* Filtering in scatter is deprecated, not removed by ecomodeller in https://github.com/DHI/modelskill/pull/239
* fit_to_quantile legend by daniel-caichac-DHI in https://github.com/DHI/modelskill/pull/238
* Consistent skill plot methods by ecomodeller in https://github.com/DHI/modelskill/pull/232
* Documentation update by ecomodeller in https://github.com/DHI/modelskill/pull/237
* Keep user defined model name by ecomodeller in https://github.com/DHI/modelskill/pull/244
* new_metrics_validation_services by daniel-caichac-DHI in https://github.com/DHI/modelskill/pull/241
* moved Peak Ratio by daniel-caichac-DHI in https://github.com/DHI/modelskill/pull/246
* Wind/wave rose plot by ecomodeller in https://github.com/DHI/modelskill/pull/240
* Support aux data in from_matched() by jsmariegaard in https://github.com/DHI/modelskill/pull/248
* Add missing api docs by jsmariegaard in https://github.com/DHI/modelskill/pull/252
* Plots directional axis by jsmariegaard in https://github.com/DHI/modelskill/pull/247
* Fix type hints by ecomodeller in https://github.com/DHI/modelskill/pull/255
* Change from base class to protocol by ecomodeller in https://github.com/DHI/modelskill/pull/259
* Remove reporting functionality by ecomodeller in https://github.com/DHI/modelskill/pull/253
* Comparer.rename() by ecomodeller in https://github.com/DHI/modelskill/pull/254
* Fix type hints due to latest matplotlib by ecomodeller in https://github.com/DHI/modelskill/pull/264
* Persist raw model data by ecomodeller in https://github.com/DHI/modelskill/pull/261
* move from_matched and compare to new module by jsmariegaard in https://github.com/DHI/modelskill/pull/266
* Move plot methods to plotting package by rywm-dhi in https://github.com/DHI/modelskill/pull/263
* Pandas deprecations by ecomodeller in https://github.com/DHI/modelskill/pull/265
* Use xarray dataset as internal data container by jsmariegaard in https://github.com/DHI/modelskill/pull/262
* Fix loading named styles by ecomodeller in https://github.com/DHI/modelskill/pull/270
New Contributors
* rywm-dhi made their first contribution in https://github.com/DHI/modelskill/pull/263
**Full Changelog**: https://github.com/DHI/modelskill/compare/v1.0.a1...v1.0.a2