odem_static_v2: run static odem

View source: R/helper.R

odem_static_v2R Documentation

run static odem

Description

run static odem

Usage

odem_static_v2(
  input.values,
  sed,
  nep,
  min,
  wind = NULL,
  khalf = 500,
  elev = 450,
  startdate = NULL,
  enddate = NULL,
  field.values,
  obs_weigh_df
)

Arguments

input.values

input matrix of for instance thermocline depth

sed

sediment oxygen demand

nep

epilimnion net ecosystem production

min

hypolimnion net ecosystem production

wind

time series of wind velocity

khalf

half-saturation coefficient

elev

lake elevation

startdate

start data

enddate

end date

field.values

observed oxygen data

Value

list of output data, fit metric, and plot


jsta/odem.data documentation built on Feb. 10, 2023, 3:56 a.m.