It should be possible to use quarter-hourly data as input to build a scenario with hourly timesteps or to simulate hourly on a scenario that is quarter-hourly based.
As we are considering energy values, the hourly data aggregation is a simple summation.
If a higher frequency is required than provided by input data, the energy should be equally split across all subdivided slots or we should get an error.
ts_per_hour
is not fully implementedIt should be possible to use quarter-hourly data as input to build a scenario with hourly timesteps or to simulate hourly on a scenario that is quarter-hourly based.
As we are considering energy values, the hourly data aggregation is a simple summation.
If a higher frequency is required than provided by input data, the energy should be equally split across all subdivided slots or we should get an error.