* 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 https://github.com/DHI/mikeio/pull/612
* Init instance variables in __init__ by ecomodeller in https://github.com/DHI/mikeio/pull/600
* Handle reading time axis with daily unit by ecomodeller in https://github.com/DHI/mikeio/pull/625
* Remove <1.0 syntax by ecomodeller in https://github.com/DHI/mikeio/pull/615
* Handle non-positive dt by ecomodeller in https://github.com/DHI/mikeio/pull/620
* cannot be more sigma than totlayers by otzi5300 in https://github.com/DHI/mikeio/pull/605
* Simplify Dfs{0,1} by ecomodeller in https://github.com/DHI/mikeio/pull/622
* Update video links to vimeo (to remove dated reference to MIKE 2022) by jsmariegaard in https://github.com/DHI/mikeio/pull/627
* More static types by ecomodeller in https://github.com/DHI/mikeio/pull/613
* Remove geometry warning test by ecomodeller in https://github.com/DHI/mikeio/pull/641
* Fix-pandas-deprecations by ecomodeller in https://github.com/DHI/mikeio/pull/642
* Legacy-test by ecomodeller in https://github.com/DHI/mikeio/pull/645
* Bump numpy from 1.20.0 to 1.22.0 by dependabot in https://github.com/DHI/mikeio/pull/646
* Dataset type hints by ecomodeller in https://github.com/DHI/mikeio/pull/640
New Contributors
* otzi5300 made their first contribution in https://github.com/DHI/mikeio/pull/605
* dependabot made their first contribution in https://github.com/DHI/mikeio/pull/646
**Full Changelog**: https://github.com/DHI/mikeio/compare/v1.6.3...v1.7.0