hypo.temperature: Get volumetrically averaged hypolimnion temp

View source: R/hypo.temperature.R

hypo.temperatureR Documentation

Get volumetrically averaged hypolimnion temp

Description

Get volumetrically averaged hypolimnion temp

Usage

hypo.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

Details

A metric function used like an rLakeAnalyzer function to be called by sim_metrics

See Also

sim_metrics, compare_to_field, validate_sim


USGS-R/glmtools documentation built on March 26, 2024, 5:43 p.m.