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

Support creating strand objects from HDF5 #151

Open
wtbarnes opened this issue Nov 15, 2021 · 0 comments
Open

Support creating strand objects from HDF5 #151

wtbarnes opened this issue Nov 15, 2021 · 0 comments

Comments

@wtbarnes
Copy link
Member

wtbarnes commented Nov 15, 2021

Currently, when instantiating a Strand, it has to be backed by a full HYDRAD directory. We should also support creating strands from HDF5 files that are written by the to_hdf5 method.

This could be done fairly easily by adapting the property template function to optionally pull from an HDF5 file.

An even better method would be to completely abstract away the backing data model from the Strand object so that the data format could be more generic.

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