Skip to content

Mixed sampling types

Create a DataHandler that is able to use different time scales for input and target. In detail, implement a DataHandler using hourly data for the input space and daily aggregated data as target. Data source is still JOIN.

Addition: There will be already a data handler using mixed sampling types AND the kz filter for input data. This will hopefully fasten #196 (closed)

Edited by Ghost User