calculate_bld: Calculate bottom layer depth using a threshold method

Description Usage Arguments

View source: R/calculate_bld.R

Description

Calculate bottom layer depth using a threshold method

Usage

1
calculate_bld(rho, z, totdepth, threshold = 0.1, ref.depth = 5)

Arguments

rho

Numeric vector of densities

z

Numeric vector of depths. Depths are positive.

totdepth

Maximum depth sampled by the cast

threshold

Density threshold

ref.depth

Thickness of bottom layer to use for calculating bottom layer density


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