Zarr.jl
Zarr.jl copied to clipboard
Add more filters
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.