Description Usage Arguments Value
View source: R/ogreModelMain.R
separates pathways (rain runoff, CSO and WWTP)
1 | annual_load_rain(data.dir, error_removal_rate = 0.3)
|
data.dir |
path of model data (annual mean concentrations "annual_mean_conc.csv", rain runoff volumes "Vol_rain.csv", removal at WWTP "substance_info.csv") |
error_removal_rate |
relative error in removal at WWTP |
Function returns list with loads and standard deviations, by entry path (sep, cso, wwtp) and by surface water catchment. Concentration in units "mg/L" and "ug/L" is automatically transformed to loads in "kg/yr". Other (unknown) units are left unchanged, resulting in "unit * m3/yr".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.