Bug fixes for >3D Datasets
- 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.