Skip to contents

The data is in a csv file that can also be imported to RS Minerve to form a database.

Usage

readForcingCSV(filename, tz = "UTC")

Arguments

filename

Path to file with input data for RS Minerve.

tz

Optional time zone string, passed to lubridate::as_datetime (for details refer to POSIXt documentation). Defauls to "UTC"

Value

Returns a tibble of the same format as data with data in hourly (climate) to decadal or monthly (discharge) time steps. Includes all attributes of the csv file

See also