xoa.thermdyn

Thermodynamics utilities

Functions

get_dens(ds[, variant, errors])

Search for density in a dataset.

get_sal(ds[, variant, errors])

Search for salinity in a dataset.

get_temp(ds[, variant, errors])

Search for temperature in a dataset

is_dens(da[, variant])

Check if da is a density-like array.

is_sal(da[, variant])

Check if da is a salinity-like array.

is_temp(da[, variant])

Check if da is a temperature-like array

mixed_layer_depth(da[, method, zref, ...])

Compute the mixed layer depth with different methods.