Skip to content

Fix a bug in Decl'HDF5 with memory selection and implicit dataset

Julien Bigot requested to merge fix_hdf5 into master

Fix a bug where when using an explicit memory selection but implicit dataset, the dataset would be created with the size of the full (non-selected) data.

Fixes #106 (closed)

Merge request reports