From 3260b0e875b7af24f2aef7bc2464418525a192df Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 30 Jul 2016 11:08:05 +0200 Subject: Fix the TOXSWA reading test Since a recent commit we are reading the concentrations at the end of each hour, so the test needed to be updated accordingly --- pkg/tests/testthat/EXSW2_R1_stream_printed.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'pkg/tests/testthat/EXSW2_R1_stream_printed.txt') diff --git a/pkg/tests/testthat/EXSW2_R1_stream_printed.txt b/pkg/tests/testthat/EXSW2_R1_stream_printed.txt index f4e0a10..60bb5ac 100644 --- a/pkg/tests/testthat/EXSW2_R1_stream_printed.txt +++ b/pkg/tests/testthat/EXSW2_R1_stream_printed.txt @@ -1,10 +1,10 @@ data from file 3.out segment 20 datetime t t_firstjan t_rel_to_max cwa_mug_per_L -1 1978-10-01 00:30:00 0.021 273.0208 -55.292 0 -2 1978-10-01 01:30:00 0.063 273.0625 -55.250 0 -3 1978-10-01 02:30:00 0.104 273.1042 -55.209 0 -4 1978-10-01 03:30:00 0.146 273.1458 -55.167 0 -5 1978-10-01 04:30:00 0.188 273.1875 -55.125 0 -6 1978-10-01 05:30:00 0.229 273.2292 -55.084 0 +1 1978-10-01 00:00:00 0.000 273.0000 -55.083 0 +2 1978-10-01 01:00:00 0.042 273.0417 -55.041 0 +3 1978-10-01 02:00:00 0.083 273.0833 -55.000 0 +4 1978-10-01 03:00:00 0.125 273.1250 -54.958 0 +5 1978-10-01 04:00:00 0.167 273.1667 -54.916 0 +6 1978-10-01 05:00:00 0.208 273.2083 -54.875 0 Moving window analysis NULL -- cgit v1.2.1