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
136 stars 53 forks source link

Simplify Dfs{0,1} #622

Closed ecomodeller closed 7 months ago

ecomodeller commented 8 months ago

Removes syntax of creating an instance of Dfs0() without a filename and then write data to it.

jsmariegaard commented 8 months ago

Good idea 😃