Skip to content

v2024.1.1

Compare
Choose a tag to compare
@ryan-kipawa ryan-kipawa released this 28 Nov 09:06
· 5 commits to main since this release
902b9fd

What's Changed

Added

  • Run 2D and coupled simulations.
  • Support for working with geometries via WKT.
  • Shapely integration for creating and updating geometries.
  • Edit date and timestamp values using python datetime objects.
  • Possibility to switch active scenario, with notebook example.
  • Published to PyPI (installalable via pip install mikeplus).
  • CI testing for tests not requiring a license.

Changed

  • Upgraded test databases to MIKE+ 2024 Update 1.
  • Converted test EPANET model to fit within demo license restrictions.
  • Warn users trying to use MIKE IO and MIKE+Py together.
  • Ruff for linting and formatting.

Fixed

  • get_field_values properly handles a single field passed as string.
  • several ruff linting errors.

Full Changelog: https://github.com/DHI/mikepluspy/commits/v2024.1.1