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

Allow TimeSeries Cache to read same time stamps #345

Closed jd-lara closed 2 months ago

jd-lara commented 3 months ago

Currently the time series cache detects reading data at the same time stamp as "arbitrary access". In the original scope we didn't expect to have to read the same time-stamp twice but for the developments in PowerSimulationsDecomposition.jl this will be a necessary feature.