oceanspy.compute

Create new variables using OceanDataset objects.

Functions

Brunt_Vaisala_frequency(od)

Compute Brunt-Väisälä Frequency.

Ertel_potential_vorticity(od[, full])

Compute Ertel Potential Vorticity.

Okubo_Weiss_parameter(od)

Compute Okubo-Weiss parameter.

curl(od[, iName, jName, kName, aliased])

Compute curl of a vector field.

divergence(od[, iName, jName, kName, aliased])

Compute divergence of a vector field.

eddy_kinetic_energy(od)

Compute eddy kinetic energy.

geographical_aligned_velocities(od)

Compute zonal and meridional velocities from U and V on orthogonal curvilinear grid.

gradient(od[, varNameList, axesList, aliased])

Compute gradient along specified axes, returning all terms (not summed).

heat_budget(od)

Compute terms to close heat budget as explained by [R6f0e4d5c55c6-Pie17].

horizontal_divergence_velocity(od)

Compute horizontal divergence of the velocity field.

horizontal_velocity_magnitude(od)

Compute magnitude of horizontal velocity.

integral(od[, varNameList, axesList, aliased])

Compute integrals along specified axes (simple discretization).

kinetic_energy(od)

Compute kinetic energy.

laplacian(od[, varNameList, axesList, aliased])

Compute laplacian along specified axis

missing_horizontal_spacing(od)

Compute missing horizontal spacing.

mooring_volume_transport(od)

Compute horizontal volume flux through a mooring array section (in/outflow).

normal_strain(od)

Compute normal component of strain.

potential_density_anomaly(od)

Compute potential density anomaly.

relative_vorticity(od)

Compute relative vorticity.

salt_budget(od)

Compute terms to close salt budget as explained by [R8275cee51d73-Pie17].

shear_strain(od)

Compute shear component of strain.

survey_aligned_velocities(od)

Compute horizontal velocities orthogonal and tangential to a survey.

velocity_magnitude(od)

Compute velocity magnitude.

vertical_relative_vorticity(od)

Compute vertical component of relative vorticity.

weighted_mean(od[, varNameList, axesList, ...])

Compute weighted means using volumes, surfaces, or distances.