rw: Dataset: An example of general input for rainwater...

Description Usage Format Examples

Description

This dataset is an example of general input for rainwater characteristics in the sewer system for the study region (Haute-Sure catchment, Grand-Duchy of Luxembourg).

Usage

1
data("rw")

Format

A list of 6 elements:

depth:

numeric, total rainfall amount of time series P1 [mm];

pDur:

numeric, total rainfall duration of time series P1 [min];

CODr:

numeric, rainwater chemical oxygen demand (COD) concentration [mg/l];

NH4r:

numeric, rainwater ammonium (NH4) concentration [mg/l];

stat:

character, raingauge station name for time series P1 [-];

delta.t:

numeric, delta time for time series P1 [min];

Examples

1
2
3
data("rw")

str(rw)

EmiStatR documentation built on Sept. 28, 2021, 9:08 a.m.