easyclimate.field.ocean.mixlayer

easyclimate.field.ocean.mixlayer#

The calculation of ocean mixed layer variables.

Functions

calc_MLD_average_horizontal_advection(...[, ...])

Obtain the average horizontal advection within the mixed layer

calc_MLD_average_vertical_advection(...[, ...])

Obtain the average vertical advection within the mixed layer.

calc_MLD_depth_weighted(...[, depth_dim])

Calculate the weights of mixed layer depth.

calc_MLD_temper_tendency(...[, depth_dim, ...])

Calculate the tendency of the mixing layer temperature.

calc_mixed_layer_depth(...[, criterion, ...])

Calculate the mixed layer depth.

calc_ocean_surface_heat_flux(...[, rho_0, c_p])

Obtain ocean surface heat flux.

get_data_average_within_MLD(data_input, ...)

Obtain averaged data within the mixed layer.

get_data_within_MLD(data_input, ...[, depth_dim])

Obtain data within the mixed layer.

get_temper_average_within_MLD(...[, depth_dim])

Obtain averaged seawater temperature data within the mixing layer.

get_temper_within_MLD(...[, depth_dim])

Obtain seawater temperature data within the mixing layer.