View source: R/whole.lake.temperature.R
whole.lake.temperature | R Documentation |
Get volumetrically averaged whole lake temperature
whole.lake.temperature(wtr, depths, bthA, bthD)
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 |
A metric function used like an rLakeAnalyzer function to be
called by sim_metrics
sim_metrics
, compare_to_field
, validate_sim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.