Releases: DHI/mikeio
Releases · DHI/mikeio
Patch version 2.1.3
What's Changed
- Pfs - handle slow reading of MIKE Hydro by @ecomodeller in #750
- Pfs multipolygon test case by @ecomodeller in #751
- Minor fix to docs + bump quartodoc version by @ecomodeller in #745
- Fix: Dfsu repr with many items by @ecomodeller in #747
- Release/2.1.3 by @ecomodeller in #752
Thanks to @Havrevoll for pointing out the terribly slow parsing of MIKE Hydro files containing detailed catchment polygons in #749
Full Changelog: v2.1.2...v2.1.3
Patch version 2.1.2
What's Changed
- Prepare for python 3.13 by @ryan-kipawa in #729
- Only run tests on Windows before each release. by @ecomodeller in #734
- Documentation examples by @ecomodeller in #733
- Docstrings by @ecomodeller in #735
- Grid docstrings by @ecomodeller in #732
New Contributors
- @ryan-kipawa made their first contribution in #729 🎉
Full Changelog: v2.1.1...v2.1.2
Patch version 2.1.1
What's Changed
- Fix bug in Dfsu spectral files directions conversion by @jsmariegaard in #728
- Slim sdist by @ecomodeller in #730
- Updated quartodoc version by @ecomodeller in #731
- Ruff format by @ecomodeller in #721
- Use built-in list,tuple,set,dict for type hints by @ecomodeller in #713
Full Changelog: v2.1.0...v2.1.1
Version 2.1
What's Changed
- Dfsu subdomain merge example by @clemenscremer in #716
- Special case for generic.concat dfs0 by @ecomodeller in #719
Full Changelog: v2.0.1...v2.1.0
Thanks to @daniel-caichac-DHI for #718
Version v2.0.1
✨Version 2.0✨
What's Changed
- Use collections.abc by @ecomodeller in #651
- Concat neq dfs0 by @ecomodeller in #652
- Change documentation from Sphinx to Quartodoc / Quarto by @ecomodeller in #655
- Detach
Mesh
from_UnstructuredFile
by @ecomodeller in #616 - Simplify Dfsu by @ecomodeller in #657
- Remove old deprecated stuff by @ecomodeller in #659
- Remove legacy Dfs methods by @ecomodeller in #658
- Pfs type hints by @ecomodeller in #664
- Fix PfsDocument.copy by @ecomodeller in #662
- More type hints by @ecomodeller in #663
- Slim mesh api by @ecomodeller in #665
- Executable docstrings by @ecomodeller in #661
- Pfs improvements by @jsmariegaard in #611
- Dfs0 minor by @ecomodeller in #667
- More type hints by @ecomodeller in #669
- Delegate default dims to geometry by @ecomodeller in #666
- Clean untested or unused code by @ecomodeller in #671
- Misc improvement for layered dfsu by @ecomodeller in #673
- Dfs{2,3} local coordinates by @ecomodeller in #668
- Remove duplicate Dfs0 ItemInfo construction by @ecomodeller in #674
- Minimize passing and returning None and Dfsu refactor by @ecomodeller in #678
- Dfsu 2.0 by @ecomodeller in #679
- Single timestep dataset forgets dt by @ecomodeller in #692
- More type hints - No untyped defs by @ecomodeller in #683
- Dfsu read elements preserve order by @ecomodeller in #690
- Dfs3 read single layer - local coordinates by @ecomodeller in #696
- Use Quartodoc==0.7.3 by @ecomodeller in #698
- np.in1d is deprecated by @ecomodeller in #701
- Improve test coverage by @ecomodeller in #704
- Dfs append data to existing file by @ecomodeller in #691
- Non-equidistant time axis for Dfsu by @ecomodeller in #702
- Update ruff and mypy to latest versions by @ecomodeller in #711
- Create dataset from {pandas,polars} dataframe by @ecomodeller in #712
Full Changelog: v1.7.1...v2.0.0
Second beta release of 2.0
What's Changed
- Single timestep dataset forgets dt by @ecomodeller in #692
- Dfsu read elements preserve order by @ecomodeller in #690
- Dfs3 read single layer - local coordinates by @ecomodeller in #696
Full Changelog: v2.0.b0...v2.0.b1
Beta release 2.0
What's Changed
- Use collections.abc by @ecomodeller in #651
- Concat neq dfs0 by @ecomodeller in #652
- Change documentation from Sphinx to Quartodoc / Quarto by @ecomodeller in #655
- Detach
Mesh
from_UnstructuredFile
by @ecomodeller in #616 - Simplify Dfsu by @ecomodeller in #657
- Remove old deprecated stuff by @ecomodeller in #659
- Remove legacy Dfs methods by @ecomodeller in #658
- Pfs type hints by @ecomodeller in #664
- Fix PfsDocument.copy by @ecomodeller in #662
- More type hints by @ecomodeller in #663
- Slim mesh api by @ecomodeller in #665
- Executable docstrings by @ecomodeller in #661
- Pfs improvements by @jsmariegaard in #611
- Dfs0 minor by @ecomodeller in #667
- More type hints by @ecomodeller in #669
- Delegate default dims to geometry by @ecomodeller in #666
- Clean untested or unused code by @ecomodeller in #671
- Misc improvement for layered dfsu by @ecomodeller in #673
- Dfs{2,3} local coordinates by @ecomodeller in #668
- Remove duplicate Dfs0 ItemInfo construction by @ecomodeller in #674
- Minimize passing and returning None and Dfsu refactor by @ecomodeller in #678
- Dfsu 2.0 by @ecomodeller in #679
Full Changelog: v1.7.1...v2.0.b0
Version 1.7.1
Only addition to 1.7.0 is that matplotlib
is an explicit dependency of MIKE IO.
Version 1.7.0
- Type hints added to some parts of MIKE IO
- Remove non-supported syntax
- Misc fixes (see below)
What's Changed
- Zip "large" ascii file by @ecomodeller in #612
- Init instance variables in init by @ecomodeller in #600
- Handle reading time axis with daily unit by @ecomodeller in #625
- Remove <1.0 syntax by @ecomodeller in #615
- Handle non-positive dt by @ecomodeller in #620
- cannot be more sigma than totlayers by @otzi5300 in #605
- Simplify Dfs{0,1} by @ecomodeller in #622
- Update video links to vimeo (to remove dated reference to MIKE 2022) by @jsmariegaard in #627
- More static types by @ecomodeller in #613
- Remove geometry warning test by @ecomodeller in #641
- Fix-pandas-deprecations by @ecomodeller in #642
- Legacy-test by @ecomodeller in #645
- Bump numpy from 1.20.0 to 1.22.0 by @dependabot in #646
- Dataset type hints by @ecomodeller in #640
New Contributors
- @otzi5300 made their first contribution in #605
- @dependabot made their first contribution in #646
Full Changelog: v1.6.3...v1.7.0