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

Option to read slices of stored arrays #71

Open
vilim opened this issue May 3, 2018 · 0 comments
Open

Option to read slices of stored arrays #71

vilim opened this issue May 3, 2018 · 0 comments

Comments

@vilim
Copy link

vilim commented May 3, 2018

Is it possible to read parts of arrays stored as JLD2 files (a specific slice), like in the HDF5.jl example?

using HDF5
h5read("/tmp/test2.h5", "mygroup2/A", (2:3:15, 3:5))
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

2 participants