glidertools.utils.mask_below_depth
- glidertools.utils.mask_below_depth(ds, depths)
Masks all data below depths.
- Parameters:
df (xarray.Dataframe or pandas.Dataframe)
mask_depths (float (for constant depth masking) or pandas.Series as) – returned e.g. by the mixed_layer_depth function