NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi, I'm looking for information about the full list of HDF5 filters [1] supported by netcdf-java. I checked the code [2] and it seems that netcdf-java supports fletcher32, shuffle, and gzip. Does it also support scale-offset filter / n-bit / and custom filter like LZF [3] which is used in h5py? [1] https://www.hdfgroup.org/HDF5/examples/api18-c.html [2] https://github.com/Unidata/thredds/blob/76c0f69dacf1f09314f73034b5d5e5fa82353f94/cdm/src/main/java/ucar/nc2/iosp/hdf5/H5tiledLayoutBB.java [3] https://www.hdfgroup.org/services/contributions.html#filters -- HDF Product Designer: Ideate interoperable Bigdata for Citizen Science and IoT.
netcdf-java
archives: