v2024.1.1
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