Exceeding Threshold functions to allows aggregation of multiple time periods
Hi @tkariyat,
Last week I had a discussion with @vagudets regarding the functions TotalTimeExceedingThreshold and TotalSpellTimeExceedingThreshold.
I am currently working with these two functions to calculate indicators on monthly and weekly timescales. The input data I am using is daily data and I would like these functions to be able to aggregate over the time period which I need (months/weeks), rather than the entire time dimension which is currently happening. With Victoria we discussed that it may be possible to modify the function parameters start and end to allow multiple start and end date inputs so that the function aggregates the number of day for each of these time periods.
Do you think this is feasible to implement? We can do a meeting to discuss it if you like.
Best,
Nadia