netcdf-c/libhdf4
Dennis Heimbigner eb3d9eb0c9 Provide a Number of fixes/improvements to NCZarr
Primary changes:
* Add an improved cache system to speed up performance.
* Fix NCZarr to properly handle scalar variables.

Misc. Related Changes:
* Added unit tests for extendible hash and for the generic cache.
* Add config parameter to set size of the NCZarr cache.
* Add initial performance tests but leave them unused.
* Add CRC64 support.
* Move location of ncdumpchunks utility from /ncgen to /ncdump.
* Refactor auth support.

Misc. Unrelated Changes:
* More cleanup of the S3 support
* Add support for S3 authentication in .rc files: HTTP.S3.ACCESSID and HTTP.S3.SECRETKEY.
* Remove the hashkey from the struct OBJHDR since it is never used.
2020-11-19 17:01:04 -07:00
..
CMakeLists.txt removed unused HDF4 code 2018-04-23 04:09:54 -06:00
hdf4dispatch.c Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
hdf4file.c Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
hdf4func.c cleanup of whitespace in HDF4 directory 2019-02-19 05:17:23 -07:00
hdf4var.c documentation update 2019-07-04 10:23:11 -06:00
Makefile.am removed unused HDF4 code 2018-04-23 04:09:54 -06:00