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

Description Usage Arguments

View source: R/calculate_pycnocline.R

Description

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

Usage

1
calculate_pycnocline(rho, z, mld = NULL, ref.depth = 5)

Arguments

rho

Numeric vector of density

z

Numeric vector of depths


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