What's Changed * Private modules by ecomodeller in https://github.com/DHI/mikeio/pull/551 * Temporary paths with Pathlib by ecomodeller in https://github.com/DHI/mikeio/pull/557 * Support CLOB in `read_pfs()` by ecomodeller in https://github.com/DHI/mikeio/pull/560
What's Changed * Well Known Text for Points by ecomodeller in https://github.com/DHI/mikeio/pull/550 * Dataarray to_dataframe by ecomodeller in https://github.com/DHI/mikeio/pull/554 * Grid 2d find index performance by ecomodeller in https://github.com/DHI/mikeio/pull/553
What's Changed * Simplify plot map by ecomodeller in https://github.com/DHI/mikeio/pull/520 * Remove unused exceptions by ecomodeller in https://github.com/DHI/mikeio/pull/535 * DRY mikeio.open by ecomodeller in https://github.com/DHI/mikeio/pull/532 * _GeometryFMLayered always has n_layers by ecomodeller in https://github.com/DHI/mikeio/pull/528 * Interpolation in 3d not yet supported by ecomodeller in https://github.com/DHI/mikeio/pull/529 * Only import selected functions by ecomodeller in https://github.com/DHI/mikeio/pull/521 * Short unit names by jsmariegaard in https://github.com/DHI/mikeio/pull/438 * Geometry refactoring by ecomodeller in https://github.com/DHI/mikeio/pull/522 * Read items by name fix by Hendrik1987 in https://github.com/DHI/mikeio/pull/547 * Ignore x0 y0 in dfs2 by jsmariegaard in https://github.com/DHI/mikeio/pull/544 * Fix find index (i.e. don't use -1) by ecomodeller in https://github.com/DHI/mikeio/pull/541 * Short path for pure sigma by ecomodeller in https://github.com/DHI/mikeio/pull/543 * Make Dataarray/Dataset type consistent by ecomodeller in https://github.com/DHI/mikeio/pull/546
The largest change in this release is related to the functionality of Pfs files.
Read the documentation on how to work with [pfs files using the PfsDocument and PfsSection classes](https://dhi.github.io/mikeio/pfs.html).
What's Changed * Read corrupt dfs files by ecomodeller in https://github.com/DHI/mikeio/pull/501 * Fix isel returns copy of data by jsmariegaard in https://github.com/DHI/mikeio/pull/505 * Fix aggregate with no time axis by jsmariegaard in https://github.com/DHI/mikeio/pull/508 * refactor Pfs making Pfs subclass PfsSection by jsmariegaard in https://github.com/DHI/mikeio/pull/487 * Point contains pythonic syntax by ecomodeller in https://github.com/DHI/mikeio/pull/509 * Winter cleaning by ecomodeller in https://github.com/DHI/mikeio/pull/517