Version 1.6.3
We got two new contributors @Q-R-B and @Havrevoll 👍
If you would like to contribute an example notebook that uses MIKE IO and makes your life easier, there might more people with a similar needs.
What's Changed
- Don't write non-equidistant dfsu by @ecomodeller in #590
- New notebook with conversion from Esri ASCII raster to dfs2 by @Q-R-B in #593
- Type hints from the future by @ecomodeller in #592
- Corrected contour generation by @Havrevoll in #597
- Additional dependencies for running notebooks by @ecomodeller in #599
- Updated docs after reorg by @ecomodeller in #583
- Dfs2 subsetting with physical coordinates by @ecomodeller in #604
- Remove wrong type by @ecomodeller in #606
- Extract class time step selection by @ecomodeller in #594
- pathlib instead of os.path by @ecomodeller in #601
- Lint with Ruff by @ecomodeller in #607
- Test on Python 3.12 by @ecomodeller in #610
- Overload
Dataset.__getitem__
by @ecomodeller in #608
New Contributors
- @Q-R-B made their first contribution in #593
- @Havrevoll made their first contribution in #597
Full Changelog: v1.6.2...v1.6.3