netcdf-c/plugins
Dennis Heimbigner 3623e17920 Fix some bugs in the blosc filter wrapper
re: Issue https://github.com/Unidata/netcdf-c/issues/2458

The above Github Issue revealed some bugs in the file netcdf-c/plugins/H5Zblosc.c. Fixed and added a testcase. Also discovered that the Blosc LZ sub-compressors do not work well with small datasets.

Misc. Other Change(s): I noticed that the file "dap4_test/baselinethredds/GOES16_CONUS_20170821_020218_0.47_1km_33.3N_91.4W.nc4.thredds" is still causing tar errors during "make distcheck", so I made some changes to do rename at test-time.
2022-07-12 15:19:07 -06:00
..
blocksort.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
BZIP2_LICENSE Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
bzlib_private.h Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
bzlib.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
bzlib.h Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
CMakeLists.txt Specify correct plugin suffix 2022-06-08 07:45:03 -06:00
compress.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
crctable.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
decompress.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
h5bzip2.h Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
h5misc.h Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
h5noop.h
H5checksum.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zblosc.c Fix some bugs in the blosc filter wrapper 2022-07-12 15:19:07 -06:00
H5Zblosc.h Support installation of filters into user-specified location 2022-04-29 14:31:55 -06:00
H5Zbzip2.c Support installation of filters into user-specified location 2022-04-29 14:31:55 -06:00
H5Zdeflate.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zfletcher32.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zmisc.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Znoop.c Improve filter installation process to avoid use of an extra shell script 2022-05-14 16:05:48 -06:00
H5Zshuffle.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zszip.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
H5Zszip.h Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Ztemplate.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zunknown.c Improve filter installation process to avoid use of an extra shell script 2022-05-14 16:05:48 -06:00
H5Zutil.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
H5Zzstd.c Support installation of filters into user-specified location 2022-04-29 14:31:55 -06:00
H5Zzstd.h Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
huffman.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00
Makefile.am typo 2022-05-19 22:43:08 -06:00
NCZhdf5filters.c Support installation of filters into user-specified location 2022-04-29 14:31:55 -06:00
NCZmisc.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
NCZstdfilters.c Fix internal bz2 problems 2022-05-27 15:45:34 -06:00
NCZszip.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
NCZtest.c Improve filter installation process to avoid use of an extra shell script 2022-05-14 16:05:48 -06:00
randtable.c Update the bzip library in plugins to version 1.0.8 2021-03-30 15:27:24 -06:00