Skip to content

MIKE IO 1D v0.8.0

Compare
Choose a tag to compare
@ryan-kipawa ryan-kipawa released this 14 Oct 10:46
· 156 commits to main since this release

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