Skip to content

Preserve database structure when exporting to .h5 #111

@eneelo

Description

@eneelo

This suggestion is related to export of a database which originates from .h5 to a new .h5 file.

The original .h5 file typically contains a data structure with datagroups and datasets, possibly in multiple datagroup levels. When such a database is exported by qats, the data structure is flattened and the datagroups are separated by an underscore ('_') in the dataset names.

The suggestion is to consider preserving the data structure with the datasets (the time series) contained in datagroups, possibly in multiple levels, when the database is exported to .h5. This may be implemented either as an automatic or an optional behaviour at export to .h5.

HOLD - More details to be provided.

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