calc_do: Calculate the mass of dissolved oxgen in epil and...

Description Usage Arguments Value

View source: R/helper.R

Description

Calculate the mass of dissolved oxgen in epil and hypolimnion(during stratified period) and the total dissovled oxygen in the lake

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
calc_do(
  input.values,
  fsed_stratified,
  fsed_not_stratified,
  nep_stratified,
  nep_not_stratified,
  min_stratified,
  min_not_stratified,
  wind = NULL
)

Arguments

wtemp

matrix; Water temperatures (rows correspond to time, cols to depth)

Value

list of datetimes and depths


LynetteGao/Limno_DataScience documentation built on June 22, 2020, 10:08 p.m.