calc_td_depth: Calculate thermocline depth

View source: R/helper.R

calc_td_depthR Documentation

Calculate thermocline depth

Description

Calculate planar thermocline depth by checking the highest density gradient over depth.

Usage

calc_td_depth(wtemp)

Arguments

wtemp

matrix; Water temperatures (rows correspond to time, cols to depth)

Value

vector of thermocline depths in m


jsta/odem.data documentation built on Feb. 10, 2023, 3:56 a.m.