profile_pycnocline: Calculate pycnocline depth as the maximum rate of increase in...

View source: R/profile_calcs.R

profile_pycnoclineR Documentation

Calculate pycnocline depth as the maximum rate of increase in density at depths below the pycnocline and below the reference depth

Description

Find the depth of the pycnocline as the depth where density is changing the fastest

Usage

profile_pycnocline(rho, z, mld = NULL, ref_depth = 5)

Arguments

rho

Numeric vector of density

z

Numeric vector of depths

mld

Mixed layer depth

ref_depth

Reference depth for upper layer density

Author(s)

Sean Rohan


afsc-gap-products/gapctd documentation built on March 5, 2025, 3:42 a.m.