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

Generalize HDF5 IO support #409

Open
serraramiro1 opened this issue Jul 5, 2024 · 0 comments
Open

Generalize HDF5 IO support #409

serraramiro1 opened this issue Jul 5, 2024 · 0 comments
Labels
cpp Related to C++ code enhancement New feature or request

Comments

@serraramiro1
Copy link
Contributor

Feature description

Currently, we have some utilities to load NDT maps from hdf5 files.
While this approach is sufficient for now, we could refactor this code so that we can reuse some bits of the hdf5 IO whenever we need it for different map types.
One example would be supporting loading in Eigen matrices, or scalars from a specific dataset and a HDF5 file.

@serraramiro1 serraramiro1 added enhancement New feature or request cpp Related to C++ code labels Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp Related to C++ code enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant