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