Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve database structure when exporting to .h5 #111

Open
eneelo opened this issue Jul 13, 2023 · 0 comments
Open

Preserve database structure when exporting to .h5 #111

eneelo opened this issue Jul 13, 2023 · 0 comments
Assignees

Comments

@eneelo
Copy link
Collaborator

eneelo commented Jul 13, 2023

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.

@eneelo eneelo self-assigned this Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant