NREL-Sienna / InfrastructureSystems.jl

Utility package for Sienna's simulation infrastructure
https://nrel-sienna.github.io/InfrastructureSystems.jl/
BSD 3-Clause "New" or "Revised" License
35 stars 20 forks source link

Need new interface for transform_single_time_series #350

Closed daniel-thom closed 1 month ago

daniel-thom commented 2 months ago

The current transform_single_time_series does not support multiple resolutions. The code needs to allow for horizon to be expressed in terms of time (horizon * resolution) in addition to the current implementation.

GabrielKS commented 2 months ago

See https://github.com/NREL-Sienna/InfrastructureSystems.jl/pull/349#discussion_r1572666366