Mikeio

Latest version: v2.4.0

Safety actively analyzes 714772 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 13

2.1.1

What's Changed
* **Fix bug in Dfsu spectral files directions conversion** by jsmariegaard in https://github.com/DHI/mikeio/pull/728
* Slim sdist by ecomodeller in https://github.com/DHI/mikeio/pull/730
* Updated quartodoc version by ecomodeller in https://github.com/DHI/mikeio/pull/731
* Ruff format by ecomodeller in https://github.com/DHI/mikeio/pull/721
* Use built-in list,tuple,set,dict for type hints by ecomodeller in https://github.com/DHI/mikeio/pull/713



**Full Changelog**: https://github.com/DHI/mikeio/compare/v2.1.0...v2.1.1

2.1.0

What's Changed
* Dfsu subdomain merge example by clemenscremer in https://github.com/DHI/mikeio/pull/716
* Special case for generic.concat dfs0 by ecomodeller in https://github.com/DHI/mikeio/pull/719

**Full Changelog**: https://github.com/DHI/mikeio/compare/v2.0.1...v2.1.0

Thanks to daniel-caichac-DHI for 718

2.0.1

What's Changed
* Fixing copying of data_value_type in from_pandas by srwater in https://github.com/DHI/mikeio/pull/714

New Contributors
* srwater made their first contribution in https://github.com/DHI/mikeio/pull/714

**Full Changelog**: https://github.com/DHI/mikeio/compare/v2.0.0...v2.0.1

2.0.0

What's Changed
* Use collections.abc by ecomodeller in https://github.com/DHI/mikeio/pull/651
* Concat neq dfs0 by ecomodeller in https://github.com/DHI/mikeio/pull/652
* Change documentation from Sphinx to Quartodoc / Quarto by ecomodeller in https://github.com/DHI/mikeio/pull/655
* Detach `Mesh` from `_UnstructuredFile` by ecomodeller in https://github.com/DHI/mikeio/pull/616
* Simplify Dfsu by ecomodeller in https://github.com/DHI/mikeio/pull/657
* Remove old deprecated stuff by ecomodeller in https://github.com/DHI/mikeio/pull/659
* Remove legacy Dfs methods by ecomodeller in https://github.com/DHI/mikeio/pull/658
* Pfs type hints by ecomodeller in https://github.com/DHI/mikeio/pull/664
* Fix PfsDocument.copy by ecomodeller in https://github.com/DHI/mikeio/pull/662
* More type hints by ecomodeller in https://github.com/DHI/mikeio/pull/663
* Slim mesh api by ecomodeller in https://github.com/DHI/mikeio/pull/665
* Executable docstrings by ecomodeller in https://github.com/DHI/mikeio/pull/661
* Pfs improvements by jsmariegaard in https://github.com/DHI/mikeio/pull/611
* Dfs0 minor by ecomodeller in https://github.com/DHI/mikeio/pull/667
* More type hints by ecomodeller in https://github.com/DHI/mikeio/pull/669
* Delegate default dims to geometry by ecomodeller in https://github.com/DHI/mikeio/pull/666
* Clean untested or unused code by ecomodeller in https://github.com/DHI/mikeio/pull/671
* Misc improvement for layered dfsu by ecomodeller in https://github.com/DHI/mikeio/pull/673
* Dfs{2,3} local coordinates by ecomodeller in https://github.com/DHI/mikeio/pull/668
* Remove duplicate Dfs0 ItemInfo construction by ecomodeller in https://github.com/DHI/mikeio/pull/674
* Minimize passing and returning None and Dfsu refactor by ecomodeller in https://github.com/DHI/mikeio/pull/678
* Dfsu 2.0 by ecomodeller in https://github.com/DHI/mikeio/pull/679
* Single timestep dataset forgets dt by ecomodeller in https://github.com/DHI/mikeio/pull/692
* More type hints - No untyped defs by ecomodeller in https://github.com/DHI/mikeio/pull/683
* Dfsu read elements preserve order by ecomodeller in https://github.com/DHI/mikeio/pull/690
* Dfs3 read single layer - local coordinates by ecomodeller in https://github.com/DHI/mikeio/pull/696
* Use Quartodoc==0.7.3 by ecomodeller in https://github.com/DHI/mikeio/pull/698
* np.in1d is deprecated by ecomodeller in https://github.com/DHI/mikeio/pull/701
* Improve test coverage by ecomodeller in https://github.com/DHI/mikeio/pull/704
* Dfs append data to existing file by ecomodeller in https://github.com/DHI/mikeio/pull/691
* Non-equidistant time axis for Dfsu by ecomodeller in https://github.com/DHI/mikeio/pull/702
* Update ruff and mypy to latest versions by ecomodeller in https://github.com/DHI/mikeio/pull/711
* Create dataset from {pandas,polars} dataframe by ecomodeller in https://github.com/DHI/mikeio/pull/712


**Full Changelog**: https://github.com/DHI/mikeio/compare/v1.7.1...v2.0.0

2.0.b1

What's Changed
* Single timestep dataset forgets dt by ecomodeller in https://github.com/DHI/mikeio/pull/692
* Dfsu read elements preserve order by ecomodeller in https://github.com/DHI/mikeio/pull/690
* Dfs3 read single layer - local coordinates by ecomodeller in https://github.com/DHI/mikeio/pull/696


**Full Changelog**: https://github.com/DHI/mikeio/compare/v2.0.b0...v2.0.b1

2.0.b0

What's Changed
* Use collections.abc by ecomodeller in https://github.com/DHI/mikeio/pull/651
* Concat neq dfs0 by ecomodeller in https://github.com/DHI/mikeio/pull/652
* Change documentation from Sphinx to Quartodoc / Quarto by ecomodeller in https://github.com/DHI/mikeio/pull/655
* Detach `Mesh` from `_UnstructuredFile` by ecomodeller in https://github.com/DHI/mikeio/pull/616
* Simplify Dfsu by ecomodeller in https://github.com/DHI/mikeio/pull/657
* Remove old deprecated stuff by ecomodeller in https://github.com/DHI/mikeio/pull/659
* Remove legacy Dfs methods by ecomodeller in https://github.com/DHI/mikeio/pull/658
* Pfs type hints by ecomodeller in https://github.com/DHI/mikeio/pull/664
* Fix PfsDocument.copy by ecomodeller in https://github.com/DHI/mikeio/pull/662
* More type hints by ecomodeller in https://github.com/DHI/mikeio/pull/663
* Slim mesh api by ecomodeller in https://github.com/DHI/mikeio/pull/665
* Executable docstrings by ecomodeller in https://github.com/DHI/mikeio/pull/661
* Pfs improvements by jsmariegaard in https://github.com/DHI/mikeio/pull/611
* Dfs0 minor by ecomodeller in https://github.com/DHI/mikeio/pull/667
* More type hints by ecomodeller in https://github.com/DHI/mikeio/pull/669
* Delegate default dims to geometry by ecomodeller in https://github.com/DHI/mikeio/pull/666
* Clean untested or unused code by ecomodeller in https://github.com/DHI/mikeio/pull/671
* Misc improvement for layered dfsu by ecomodeller in https://github.com/DHI/mikeio/pull/673
* Dfs{2,3} local coordinates by ecomodeller in https://github.com/DHI/mikeio/pull/668
* Remove duplicate Dfs0 ItemInfo construction by ecomodeller in https://github.com/DHI/mikeio/pull/674
* Minimize passing and returning None and Dfsu refactor by ecomodeller in https://github.com/DHI/mikeio/pull/678
* Dfsu 2.0 by ecomodeller in https://github.com/DHI/mikeio/pull/679


**Full Changelog**: https://github.com/DHI/mikeio/compare/v1.7.1...v2.0.b0

Page 2 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.