createDummyEventThresholdFiles: Create Threshold Dummy Files

Description Usage Arguments Value

View source: R/config.R

Description

Create dummy files defining H and Q thresholds for different time intervals

Usage

1
2
3
  createDummyEventThresholdFiles(stations = names(kwb.utils::selectElements(settings,
  "Hthresholds")), outdir = file.path(kwb.utils::selectElements(settings,
  "rawdir"), "..", "META"), settings = NULL)

Arguments

stations

names of monitoring stations

outdir

path to output directory

settings

list from which to take non-given arguments

Value

returns a list (with the stations as element names) containing the paths to the created files.


KWB-R/kwb.monitoring documentation built on May 17, 2019, 1:06 p.m.