Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Switch to LZF as default HDF5 compression"
This reverts commit 3e5b619.
- Loading branch information
300a0ab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Related to #77
300a0ab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @lvarriano, I reverted the change because, as you know, LZF is not a HDF5 built-in. We should avoid it for data preservation. Oliver was wondering if we could try SZIP, which is instead built-in.
300a0ab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure what you mean by "data preservation." SZIP is worse than GZIP for our data (see #77) and also has license/distribution issues if we care about that. https://docs.hdfgroup.org/archive/support/HDF5/doc/RM/RM_H5P.html#Property-SetSzip