From 234a20018fe9fe9824bcfaae2c391e59d09f9871 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 8 Jun 2016 08:29:39 +0200 Subject: Use the concentration at the end of the hour This is also what TOXSWA presents in the summary files --- pkg/man/read.TOXSWA_cwa.Rd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pkg/man') 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", -- cgit v1.2.1