read.interp: Read in each flow INPUT files, then take a daily average of...

View source: R/read.interp.r

read.interpR Documentation

Read in each flow INPUT files, then take a daily average of the flow from a CE-QUAL-W2 model

Description

Read in each flow INPUT files, then take a daily average of the flow from a CE-QUAL-W2 model

Usage

read.interp(npt, pre = F, d.avg = T, first.day = NA, area.acres = 3500)

Arguments

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

Value

a data.frame with the model inflows

Author(s)

Norman Buccola

Examples

read.interp()

nbuccola/w2r documentation built on June 2, 2025, 2:12 a.m.