Skip to content

Change simulation to h5 #35

Description

@abdelrahman-ayad

This change will replace the current approach to saving simulation data to be used for checkpoints which uses JLD2. JLD2 is highly unstable and requires to be saved/read by the same Julia version.

  • All Sienna and RPAS systems will be stored into json files using PSY.to_json()
  • The remaining simulation data will be saved using .h5 files

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions