netcdf-c/libnczarr
Dennis Heimbigner 9094d25409 Fix major bug in the NCZarr cache management
re: PR https://github.com/Unidata/netcdf-c/pull/2734
re: Issue https://github.com/Unidata/netcdf-c/issues/2733

As a result of an investigation by https://github.com/uweschulzweida,
I discovered a significant bug in the NCZarr cache management.
This PR extends the above PR to fix that bug.

## Change Overview
* Insert extra checks for cache overflow.
* Added test cases contingent on the --enable-large-file-tests option.
* The Columbia server is down, so it has been temporarily disabled.
2023-08-16 23:07:05 -06:00
..
obsolete
CMakeLists.txt Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
Makefile.am Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
SimpleBinStream.h
zarr.c Check at nc_open if file appears to be in NCZarr/Zarr format. 2023-03-13 13:24:14 -06:00
zarr.h
zattr.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
zcache.h Cleanup the handling of cache parameters. 2023-08-10 16:57:57 -06:00
zchunking.c
zchunking.h
zclose.c Suppress filters on variables with non-fixed-size types. 2023-06-21 14:46:22 -06:00
zcreate.c
zcvt.c
zdebug.c Fix byterange handling of some URLS 2023-03-02 19:51:02 -07:00
zdebug.h notrace 2023-04-26 14:16:22 -06:00
zdim.c
zdispatch.c
zdispatch.h
zfile.c
zfilter.c Explicitly suppress variable length type compression 2023-08-03 15:47:28 -06:00
zfilter.h
zgrp.c
zincludes.h Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
zinternal.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
zinternal.h Cleanup the handling of cache parameters. 2023-08-10 16:57:57 -06:00
zmap_file.c
zmap_s3sdk.c
zmap_zip.c
zmap.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
zmap.h Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
zodom.c
zodom.h
zopen.c
zprov.c
zprovenance.h
zs3sdk.cpp
zsync.c Suppress filters on variables with non-fixed-size types. 2023-06-21 14:46:22 -06:00
ztype.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
zutil.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
zvar.c Cleanup the handling of cache parameters. 2023-08-10 16:57:57 -06:00
zwalk.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
zxcache.c Fix major bug in the NCZarr cache management 2023-08-16 23:07:05 -06:00