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

Dfsu3D - vertical max, mean, and min #636

Open nkt84 opened 8 months ago

nkt84 commented 8 months ago

In many projects, our clients were asking for plots of min/max/mean (e.g. Temperature, Salinity) over the entire water column, consisting of both sigma- and z-layers. Currently, I have to use the pfs tools (i.e., DataStatisticFM and DataExceedanceFM) to derive these dfsu files before reading and plotting with python.

It would be nice if we could go through all the steps within the Python environment using mikeio