Skip to content

Impact read hdf5 fails if hazard event name is not a string #807

@chahank

Description

@chahank

Similarly to issue #789 , saving an impact to hdf5 if the hazard name is not a list of strings causes issues when the data is read again.

Precisely, the attribute impact.event_name must be a list of strings at the moment of saving to hdf5 impact.to_hdf5, or the reading method impact.from_hdf5 should be able to handle non-numerical values.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions