@BeginModule @NewPage @Name = Daystat @Title = Daily statistical values @Section = Statistical values @Class = Statistic @Arguments = infile outfile @Operators = daymin daymax dayrange daysum daymean dayavg daystd daystd1 dayvar dayvar1 @BeginDescription This module computes statistical values over timesteps of the same day. Depending on the chosen operator the minimum, maximum, range, sum, average, variance or standard deviation of timesteps of the same day is written to @file{outfile}. The time of @file{outfile} is determined by the time in the middle of all contributing timesteps of @file{infile}. @EndDescription @EndModule @BeginOperator_daymin @Title = Daily minimum @BeginDescription @IfMan For every adjacent sequence t_1, ...,t_n of timesteps of the same day it is: o(t,x) = min{i(t',x), t_1