DHI / mikeio

Read, write and manipulate dfs0, dfs1, dfs2, dfs3, dfsu and mesh files.
https://dhi.github.io/mikeio
BSD 3-Clause "New" or "Revised" License
138 stars 55 forks source link

Get DataArray from dfs with [] #644

Closed ecomodeller closed 7 months ago

ecomodeller commented 7 months ago

_Dfsu relies on the fact that all subclasses have a read() method, without having a read() method itself. 😳 But better merge #616 first.