calculate_cokelet_mld: Calculate mixed layer depth using a threshold method

Description Usage Arguments

View source: R/calculate_cokelet_mld.R

Description

Following Danielsson et al. 2011 and Cokelet 2016.

Usage

1
calculate_cokelet_mld(rho, z, ref.depths, totdepth, threshold = 0.1)

Arguments

rho

Numeric vector of densities

z

Numeric vector of depths. Depths are positive.

ref.depths

Depths to use for calculating upper water column density

totdepth

Maximum depth sampled by the cast

threshold

Density threshold for changes.


sean-rohan/TLUtilities documentation built on Sept. 30, 2021, 2:34 a.m.