oceanspy.compute.vertical_relative_vorticity

oceanspy.compute.vertical_relative_vorticity(od)[source]

Compute vertical component of relative vorticity.

\[\zeta = \frac{\partial v}{\partial x} -\frac{\partial u}{\partial y}\]
Parameters:
od: OceanDataset

oceandataset used to compute.

Returns:
ds: xarray.Dataset
momVort3: vertical component of relative vorticity