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

Look into HDF5 subselections #2526

Open
dretrex opened this issue Jul 29, 2016 · 0 comments
Open

Look into HDF5 subselections #2526

dretrex opened this issue Jul 29, 2016 · 0 comments

Comments

@dretrex
Copy link
Member

dretrex commented Jul 29, 2016

Currently we've implemented reading and writing all the data to data sets. This is not super useful since you do not always want to read all the data. From what I can tell, there are two mechanisms for doing this, Hyperslabs (data space API) and memory space/file space (data set API).

I don't know much more than that yet, but we need to implement something that provides some ability for selecting pieces of a data set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant