mixsea.overturn.nan_eps_overturn
- mixsea.overturn.nan_eps_overturn(depth, t, SP, **kwargs)[source]
Calculate turbulent dissipation based on the Thorpe scale method attempting to deal NaN values in the input data. It does this by removing all NaN values in the input profiles, then computes thorpe scales, then re-inserts NaNs at the end.
See eps_overturn for more options.