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

View source: R/whole.lake.temperature.R

whole.lake.temperatureR Documentation

Get volumetrically averaged whole lake temperature

Description

Get volumetrically averaged whole lake temperature

Usage

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

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.