Description Usage Arguments Details Value References See Also
Calculate the thickness of the barrier layer.
1 |
z |
Vector of depths, or 3-column dataframe containing depths in first column, temperatures in the second column and salinities in the third column. |
t |
Vector of temperatures of same length as |
s |
Vector of salinities of same length as |
... |
Other arguments passed to |
The 'Barrier Layer' is the region between the pycnocline and
thermocline. This function identifies the thermocline and pycnocline
depths using mld
and calculates the thickness of the barrier as the
difference the two depths.
The thickness of the barrier layer.
Chu, Peter C., and Chenwu Fan. "Maximum angle method for determining mixed layer depth from seaglider data." Journal of oceanography 67.2 (2011): 219-230.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.