LLNL / H5Z-ZFP

A registered ZFP compression plugin for HDF5
Other
50 stars 22 forks source link

Document compression of partial chunks #135

Open markcmiller86 opened 7 months ago

markcmiller86 commented 7 months ago

Comments in #133 starting here discuss some gotchas when lossy compression is combined with partial I/O and partial chunks.

The solution is to be sure users are aware of need to use (H5Pset_chunk_opts()) and this should be lightly documented in H5Z-ZFP.