Version 1.0 Beta
What's Changed
- Make plotting api more consistent by @rywm-dhi in #267
- Remove entrypoint by @ecomodeller in #276
- Change sum in groupby to avoid warning by @jsmariegaard in #273
- More work on internal data structures by @jsmariegaard in #269
- Slim AggregatedSkill by @ecomodeller in #260
- Rename and improve notebooks by @jsmariegaard in #279
- Move config to separate module by @jsmariegaard in #280
- Update_bins by @daniel-caichac-DHI in #282
- Set quantity ASAP instead of mutating by @ecomodeller in #283
- Add a event-based example by @rpalDHI in #274
- Default number of bins in scatter plot --- too many defaults? by @jsmariegaard in #285
- Better matching and time interpolation by @jsmariegaard in #281
- Check kwargs valid by @jsmariegaard in #292
- Update Vision by @jsmariegaard in #295
- Observation attrs container by @jsmariegaard in #291
- Fix wind rose by @ecomodeller in #277
- Unit handling by @ecomodeller in #300
- Expose kwargs PR by @daniel-caichac-DHI in #299
- Allow aux items on observations and modelresults for advanced filtering by @jsmariegaard in #302
- Deprecate
Connector
by @ecomodeller in #307 - Time is not essential for skill assessment by @ecomodeller in #293
- Use Mkdocs as documentation engine instead of Sphinx by @ecomodeller in #303
- First water resource test case by @jsmariegaard in #249
- Fixed and improved hydrology notebook by @jsmariegaard in #316
- show slowest notebook timings by @jsmariegaard in #317
- Allow aux items in ModelResults by @jsmariegaard in #304
- Link to metrics page by @ecomodeller in #313
- Factory function(s) by @ecomodeller in #308
- Rename SpatialSkill to GriddedSkill by @ecomodeller in #315
- SkillTable is a collection of SkillArrays by @jsmariegaard in #309
ms.match
by @ecomodeller in #321- Aux items must be unique by @ecomodeller in #318
- Remove markdown library by @ecomodeller in #314
- Use SkillTable to_dataframe() instead of df attribute by @jsmariegaard in #322
- Remove protocols module by @ecomodeller in #323
- Create ComparerCollection in init by @ecomodeller in #320
- Change categorical index to float by @ecomodeller in #325
- Circular metrics (again) by @ecomodeller in #284
- Further improvements to SkillTable and SkillArray by @jsmariegaard in #324
- Kde empty title by @ecomodeller in #306
- Updated_Peak_Ratio by @daniel-caichac-DHI in #333
- Observation factory function by @jsmariegaard in #328
- Improve item specification in from_matched by @jsmariegaard in #327
- Ensure Comparer / ComparerCollection consistency by @ecomodeller in #330
- No warnings by @ecomodeller in #334
- Model type hints by @ecomodeller in #332
- Hide mean_skill_points for now by @ecomodeller in #339
- remove_bias returns new Comparer by @ecomodeller in #338
- Skillgrid.sel by @ecomodeller in #340
- Scatter plot return multiple plots for multiple models by @jsmariegaard in #337
New Contributors
Full Changelog: v1.0.a2...v1.0b0