Highlights
- Add string option for metrics by @stkistner in #504
- Make it easy to use NetCDF for point data by @ecomodeller in #500
- ModelSkill.load should load both netcdf and zip by @jsmariegaard in #519
- Merge instead of
+for combining comparers and collections, remove concatenation in time. by @ecomodeller in #521
What's Changed
- Add string option for metrics by @stkistner in #504
- example notebook by @daniel-caichac-DHI in #425
- Make it easy to use NetCDF for point data by @ecomodeller in #500
- pr bug fix by @daniel-caichac-DHI in #516
- Only call extract on model result types where it makes sense by @ecomodeller in #520
- Use uv for everything by @ecomodeller in #525
- Pin mypy version by @ecomodeller in #523
- Fix warnings in taylor plot by @ecomodeller in #517
- ModelSkill.load should load both netcdf and zip by @jsmariegaard in #519
- Test common calibration workflow - enforce unique model names by @ecomodeller in #514
- Bug: Score of multiple models fails if observations are not in each comparer by @ecomodeller in #526
- Flexible error handling of empty comparers by @ecomodeller in #512
- Support DummyModel in multimodel comparison by @ecomodeller in #529
- Merge instead of
+for combining comparers and collections, remove concatenation in time. by @ecomodeller in #521 - Points and tracks are different by @ecomodeller in #532
- Release 1.3 by @ecomodeller in #534
Full Changelog: v1.2.0...v1.3.0