netcdf-c/plugins
Dennis Heimbigner 93e9d92778 More NCZarr optimizations
* Replace wholevar with more useful wholechunk optimization
* Add optimization to read multiple values at one time
* Replace NCDEFAULT_get/put_vars with native nczarr versions.
* Clarify chunk projection computations
* zdebdispatch.h
* Add more chunking test cases and re-enable run_chunkcases
* If !szip, then suppress deflate interference test
* Make H5Znoop(1) filter produce more information
* cleanup bzlib.c API
2021-01-06 13:35:59 -07:00
..
blocksort.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
bzlib_private.h re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
bzlib.c More NCZarr optimizations 2021-01-06 13:35:59 -07:00
bzlib.h re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
CMakeLists.txt Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
compress.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
crctable.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
decompress.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
h5bzip2.h re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
h5misc.h Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
h5noop.h Allow redefinition of variable filters 2020-05-11 09:42:31 -06:00
H5Zbzip2.c Minor config.h changes to support filters in Fortran 2019-04-29 16:36:08 -06:00
H5Zmisc.c Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
H5Znoop.c Add tests for filter order on read and write cases 2020-12-29 20:12:35 -07:00
H5Ztemplate.c Fix memory problems when using HDF5 version 1.10.x and later. 2018-10-04 11:37:21 -06:00
H5Zutil.c Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
huffman.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00
Makefile.am Modified plugins/Makefile.am to add -no-undefined as required on cygwin. 2020-11-11 10:51:24 -07:00
randtable.c re: gh issue https://github.com/Unidata/netcdf-c/issues/911 2018-04-21 20:10:47 -06:00