average over time given an averaging range. Only works for data with equidistant time steps!
toolTimeAverage(x, averaging_range = NULL, cut = TRUE)
the averaged data in magclass format
magclass object that should be averaged with equidistant time steps
number of time steps to average
if TRUE, all time steps at the start and end that can not be averaged correctly, will be removed if FALSE, time steps at the start and end will be averaged with high weights for start and end points
Kristine Karstens, Jan Philipp Dietrich