Contents:
calc_depth()
Add a depth coordinate (m, positive down) computed from pressure.
depth
Uses gsw.z_from_p() with latitude.
gsw.z_from_p()
data (xarray.Dataset) – CTD time series with p and lat.
p
lat
Input with a new depth coordinate.
xarray.Dataset