View source: R/get.dam.outflow.mod.output.r
get.dam.outflow.mod.output | R Documentation |
This function will extract simulated CE-QUAL-W2 outflows from a dam
get.dam.outflow.mod.output(
qwo.textfile = NA,
seg = NA,
path = "/W2_mods/Detroit_Lake_2010_00-01",
metric = F,
two.textfile = NA,
str.txt = NA,
withdrawals = 0,
const = "ELWS"
)
qwo.textfile |
character; name of the model outflow file to read |
two.textfile |
character; name of the model outflow temperature file to read |
str.txt |
character; prefix of the name of the model str file to read |
withdrawals |
numeric; how many withdrawals; defaulst to 0 |
const |
character; constituent to read - defaults to 'ELWS' |
a data.frame of the model output
Norman Buccola
get.dam.outflow.mod.output()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.