Zarr.jl icon indicating copy to clipboard operation
Zarr.jl copied to clipboard

Add more filters

Open asinghvi17 opened this issue 6 months ago • 3 comments

This PR aims to add the following filters, for compatibility with NetCDF4 and HDF5 files:

  • [X] Fletcher32
  • [X] FixedScaleOffset
  • [x] Quantize
  • [x] Shuffle
  • [x] Delta

It also splits the filters into a new folder and documents the API for people who might want to add new filters.

asinghvi17 avatar Aug 20 '24 17:08 asinghvi17