Skip to content

Allow for hdf5 dataset compression

Charlie Hoy requested to merge compress into master

The purpose of this MR is to allow the user to take advantage of how h5py is able to compresses datasets to reduce the overall size of the metafile. This fixes issue #224 (closed).

Merge request reports