You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: