read.interp | R Documentation |
Read in each flow INPUT files, then take a daily average of the flow from a CE-QUAL-W2 model
read.interp(npt, pre = F, d.avg = T, first.day = NA, area.acres = 3500)
npt |
character; name of file to read |
pre |
logical; precip file? |
d.avg |
logical; daily averaging? Defaults to TRUE |
first.day |
logical; first day to start getting data |
area.acres |
numeric; area of reservoir in acres to convert rainfall to pre.npt file |
a data.frame with the model inflows
Norman Buccola
read.interp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.