whole.lake.temperature: Get volumetrically averaged whole lake temperature

Description Usage Arguments See Also

Description

Calculates volumetrically weighted average whole lake temperature using the supplied water temperature timeseries.

Usage

1
whole.lake.temperature(wtr, depths, bthA, bthD)

Arguments

wtr

a numeric vector of water temperature in degrees C.

depths

a numeric vector corresponding to the depths (in m) of the wtr measurements

bthA

a numeric vector of cross sectional areas (m^2) corresponding to bthD depths

bthD

a numeric vector of depths (m) which correspond to areal measures in bthA

See Also

hypo.temperature, epi.temperature


rLakeAnalyzer documentation built on June 10, 2019, 1:02 a.m.