View source: R/profile_calcs.R
profile_pycnocline | R Documentation |
Find the depth of the pycnocline as the depth where density is changing the fastest
profile_pycnocline(rho, z, mld = NULL, ref_depth = 5)
rho |
Numeric vector of density |
z |
Numeric vector of depths |
mld |
Mixed layer depth |
ref_depth |
Reference depth for upper layer density |
Sean Rohan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.