Allow for hdf5 dataset compression
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).
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).