Skip to content

Bug fixes for >3D Datasets

Compare
Choose a tag to compare
@markcmiller86 markcmiller86 released this 06 Apr 16:40
· 81 commits to master since this release
  • Fixes two critical bugs for using the filter with datasets with more than 3 dimensions.
    • potential buffer overrun issue in assessing non-unity dimensions in the chunk size
    • use of used dimensions and not chunk dimensions in setting ZFP header

Without these fixes, compression behavior for datasets of more than 3 dimensions is wholly broken.