You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However libaec provides an SZIP compatible library and that makes SZIP a very useful addition in my opinion. See https://gitlab.dkrz.de/k202009/libaec for more details.
A pull request will be provided shortly.
The text was updated successfully, but these errors were encountered:
HDF has default support for SZIP, but commercially licensed.
Using `libaec` SZIP can be used with a permissive license.
This commit allows SZIP to be defined as a property.
Co-authored-by: Jan Willem van Silfhout <[email protected]>
Co-authored-by: Nicolas Cornu <[email protected]>
Co-authored-by: Matthias Wolf <[email protected]>
While GZIP is nice, SZIP is performing better for my use case.
Note however that the SZIP that's provided with HDF5 is (or at the very least used to be) commercially licensed for anything but the most basic use case. See https://support.hdfgroup.org/doc_resource/SZIP/Commercial_szip.html for more details.
However
libaec
provides an SZIP compatible library and that makes SZIP a very useful addition in my opinion. See https://gitlab.dkrz.de/k202009/libaec for more details.A pull request will be provided shortly.
The text was updated successfully, but these errors were encountered: