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

HDF5 file #10

Open
karlglazebrook opened this issue Oct 31, 2022 · 0 comments
Open

HDF5 file #10

karlglazebrook opened this issue Oct 31, 2022 · 0 comments

Comments

@karlglazebrook
Copy link

HDF5 files could be made more useful. Right now it is not possible to just take an HDF5 file from someone else, and load it, if things are missing like the templates used, or in the wrong location.

params are stored in the HDF5 file, why not the templates?

Also it is not possible to simply override the templates to workaround this, as the only argument to initialize_from_hdf5() is the filename. It would be better if one could supply a params dict as well whose values would override any values in the file itself.

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