InfrastructureSystems.jl icon indicating copy to clipboard operation
InfrastructureSystems.jl copied to clipboard

Add the eltype of time series data to the metadata structs

Open daniel-thom opened this issue 1 year ago • 1 comments

We are currently serializing string versions of time series data shapes to HDF5 attributes. This is causing problems with the new PRs from @GabrielKS. We can instead embed these eltypes into the metadata structs and handle their serialization/de-serialization in the normal way.

daniel-thom avatar Apr 24 '24 20:04 daniel-thom

Deferred to later in IS 3.0

jd-lara avatar Apr 30 '24 16:04 jd-lara