MIKE IO 1D v0.8.0
What's Changed
The main edition with this version is the concept of derived quantities, along with a set of default derived quantities.
Added
- Derived quantity concept introduced with an API the same as regular quantities.
- Nine default derived quantities (e.g. 'Node Flooding', 'Reach Filling', etc.).
- Ability to extend MIKE IO 1D with custom derived quantities.
- Quantity units are now more consistently visible in object representations.
Fixed
- Fixed bug where rounding to milliseconds sometimes failed.
Changed
- Updated documentation and README examples.
Full Changelog: v0.7.0...v0.8.0