Third alpha release of 1.0
Pre-release
Pre-release
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 #228
- Boxplot by @jsmariegaard in #229
- devcontainer initial setup by @PaulDanielML in #223
- custom metrics in skill table by @daniel-caichac-DHI in #230
- Q-Q plot for easy comparison across multiple models by @jsmariegaard in #231
- Scatter vs histo density normalization by @stkistner in #233
- Filtering in scatter is deprecated, not removed by @ecomodeller in #239
- fit_to_quantile legend by @daniel-caichac-DHI in #238
- Consistent skill plot methods by @ecomodeller in #232
- Documentation update by @ecomodeller in #237
- Keep user defined model name by @ecomodeller in #244
- new_metrics_validation_services by @daniel-caichac-DHI in #241
- moved Peak Ratio by @daniel-caichac-DHI in #246
- Wind/wave rose plot by @ecomodeller in #240
- Support aux data in from_matched() by @jsmariegaard in #248
- Add missing api docs by @jsmariegaard in #252
- Plots directional axis by @jsmariegaard in #247
- Fix type hints by @ecomodeller in #255
- Change from base class to protocol by @ecomodeller in #259
- Remove reporting functionality by @ecomodeller in #253
- Comparer.rename() by @ecomodeller in #254
- Fix type hints due to latest matplotlib by @ecomodeller in #264
- Persist raw model data by @ecomodeller in #261
- move from_matched and compare to new module by @jsmariegaard in #266
- Move plot methods to plotting package by @rywm-dhi in #263
- Pandas deprecations by @ecomodeller in #265
- Use xarray dataset as internal data container by @jsmariegaard in #262
- Fix loading named styles by @ecomodeller in #270
New Contributors
- @rywm-dhi made their first contribution in #263
Full Changelog: v1.0.a1...v1.0.a2