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

Import data without loading in entire .hdf5 file. #11

Open
Gbowker opened this issue Apr 21, 2023 · 0 comments
Open

Import data without loading in entire .hdf5 file. #11

Gbowker opened this issue Apr 21, 2023 · 0 comments

Comments

@Gbowker
Copy link
Collaborator

Gbowker commented Apr 21, 2023

Instead of saving the simulation data imported from the workflow.hdf5 file as a python dictionary .pkl file, it would be better to only import the data required for each calculation plotting cell in the notebooks with h5py's h5.get function. See stackoverflow about this here.

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