Second alpha release of v 1.0
Pre-release
Pre-release
Lot's of changes... getting closer to 1.0
What's Changed
- Remove explicit geometry check by @ecomodeller in #190
- Refactor
scatter()
by @ecomodeller in #201 - Testable skill table by @ecomodeller in #202
- Deprecate filtering in skill, score, scatter by @ecomodeller in #200
- Updated vision in docs by @ecomodeller in #210
- Kernel Density Estimation by @ecomodeller in #205
- Update aesthetics of skill table and scatter plot by @stkistner in #212
- Fixes in collaboration with ruff by @ecomodeller in #206
- Don't issue warnings with no arguments by @ecomodeller in #213
- Check
extract
method instead of type by @ecomodeller in #207 - move plot methods from Connector to root namespace by @jsmariegaard in #187
- Added skill table with subset metrics by @daniel-caichac-DHI in #216
- custom metrics as series by @daniel-caichac-DHI in #215
- Added_z_comparison by @daniel-caichac-DHI in #204
- Improved model to dataframe by @jsmariegaard in #222
- ComparerCollection deprecation warnings by @jsmariegaard in #225
- Fix add comparer track by @jsmariegaard in #224
- Update notebooks to new api by @jsmariegaard in #218
- Extract ComparerPlotter from Comparer & Comparison module in subfolder by @ecomodeller in #214
New Contributors
- @stkistner made their first contribution in #212
Full Changelog: v1.0.a0...v1.0.a1