NREL-Sienna / PowerSystems.jl

Data structures in Julia to enable power systems analysis. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
https://www.nrel.gov/analysis/sienna.html
BSD 3-Clause "New" or "Revised" License
306 stars 76 forks source link

Revert HDF serialization of PSY structs #1096

Closed GabrielKS closed 5 months ago

GabrielKS commented 5 months ago

We no longer try to put PSY structs into time series, instead using IS FunctionData. If coupled with https://github.com/NREL-Sienna/InfrastructureSystems.jl/pull/362, this brings all PSY tests to passing.