HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Fletcher32 #281

Closed jreadey closed 8 months ago

jreadey commented 8 months ago

This enables the fletcher32 filter to be set in the creation property list. Doesn't actually create a checksum but this will be helpful for compatibility with existing apps.

mattjala commented 8 months ago

LGTM. In order for the REST VOL's filter tests to fully pass, HSDS would also need to support (or "support" without implementing) the N-bit filter and the scale-offset filter.