Closed mulimoen closed 1 year ago
The behaviour in h5py is to raise an error when trying to apply chunking/compression filters to dataset. This PR adds the same behaviour.
h5py
Fixes #212
Could you please rebase on master now that there's new stuff merged in?
The behaviour in
h5py
is to raise an error when trying to apply chunking/compression filters to dataset. This PR adds the same behaviour.Fixes #212