diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-08 08:29:39 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-08 08:33:19 +0200 |
commit | 234a20018fe9fe9824bcfaae2c391e59d09f9871 (patch) | |
tree | 1e17c0198e6283eef9efd1193b0531d9a63ebcac /pkg/man | |
parent | 057d53d0faed7b297bbb99de8cd4bf3e3e448538 (diff) |
Use the concentration at the end of the hour
This is also what TOXSWA presents in the summary files
Diffstat (limited to 'pkg/man')
-rw-r--r-- | pkg/man/read.TOXSWA_cwa.Rd | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg/man/read.TOXSWA_cwa.Rd b/pkg/man/read.TOXSWA_cwa.Rd index 44a7542..aca2a56 100644 --- a/pkg/man/read.TOXSWA_cwa.Rd +++ b/pkg/man/read.TOXSWA_cwa.Rd @@ -35,7 +35,9 @@ An instance of an R6 object of class \description{ Read TOXSWA hourly concentrations of a chemical substance in a specific segment of a TOXSWA surface water body. Per default, the data for the last -segment are imported. +segment are imported. As TOXSWA reports the values at the end of the hour +(ConLiqWatLayCur) in its summary file, we use this value as well instead +of the hourly averages (ConLiqWatLay). } \examples{ H_sw_D4_pond <- read.TOXSWA_cwa("00001p_pa.cwa", |