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

Store multiple cells in the same HDF5 file #61

Closed
WardLT opened this issue Apr 24, 2024 · 0 comments · Fixed by #63
Closed

Store multiple cells in the same HDF5 file #61

WardLT opened this issue Apr 24, 2024 · 0 comments · Fixed by #63

Comments

@WardLT
Copy link
Contributor

WardLT commented Apr 24, 2024

Some of our datasets involve thousands of cells, and creating thousands of files can be a problem

WardLT added a commit that referenced this issue Apr 29, 2024
@WardLT WardLT closed this as completed in #63 May 7, 2024
WardLT added a commit that referenced this issue May 7, 2024
* Add ability to store multiple cells per HDF5

Fixes #61

* Add function to loop over all cells

* Warn if metadata differs

* Bug fix: Code fails if metadata doesn't exist

* Use _ so names are valid Python attribute names

* Inform user how to find missing prefix

* Add option to load index by name
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

Successfully merging a pull request may close this issue.

1 participant