Unidata / netcdf-cxx4

Official GitHub repository for netCDF-C++ libraries and utilities.
Other
126 stars 49 forks source link

Fix filter test #138

Open ZedThree opened 11 months ago

ZedThree commented 11 months ago

Fixes #134

Main fix is to use H5Z_FILTER_DEFLATE instead of bzip2, as deflate should always be available.

Also check the return values of getFilter