netcdf-c/nczarr_test
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
..
refs
bm_chunks3.c
bm_timer.h
bm_utils.c
bm_utils.h
CMakeLists.txt Fix major bug in the NCZarr cache management 2023-08-16 23:07:05 -06:00
Makefile.am Fix major bug in the NCZarr cache management 2023-08-16 23:07:05 -06:00
ncdumpchunks.c
ref_any.cdl
ref_avail1.cdl
ref_avail1.dmp
ref_avail1.txt
ref_blosc_zmap.txt
ref_byte_fill_value_null.cdl
ref_byte_fill_value_null.zarr.zip
ref_byte.cdl
ref_byte.zarr.zip
ref_bzip2.cdl
ref_fillonly.cdl
ref_filtered.cdl
ref_groups_regular.cdl
ref_groups.h5
ref_jsonconvention.cdl Add support for Zarr string type to NCZarr 2022-08-27 20:21:13 -06:00
ref_jsonconvention.zmap Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ref_misc1.cdl
ref_misc1.dmp
ref_misc2.cdl
ref_multi.cdl
ref_nczarr2zarr.cdl
ref_ndims.cdl
ref_ndims.dmp
ref_newformatpure.cdl Fix some addtional errors in NCZarr 2022-09-09 14:25:24 -06:00
ref_notzarr.tar.gz Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ref_nulls_nczarr.baseline Fix some addtional errors in NCZarr 2022-09-09 14:25:24 -06:00
ref_nulls_zarr.baseline Fix some addtional errors in NCZarr 2022-09-09 14:25:24 -06:00
ref_nulls.cdl Fix some addtional errors in NCZarr 2022-09-09 14:25:24 -06:00
ref_oldformat.cdl
ref_oldformat.zip Fix some addtional errors in NCZarr 2022-09-09 14:25:24 -06:00
ref_perdimspecs.cdl
ref_power_901_constants_orig.zip
ref_power_901_constants.cdl
ref_purezarr_base.cdl
ref_purezarr.cdl
ref_quotes_orig.zip
ref_quotes.cdl Add support for Zarr string type to NCZarr 2022-08-27 20:21:13 -06:00
ref_rem.cdl
ref_rem.dmp
ref_scalar.cdl Fix missing files 2022-09-03 14:57:48 -06:00
ref_skip.cdl
ref_skip.txt
ref_skipw.cdl
ref_string_nczarr.baseline Fix missing files 2022-09-03 14:57:48 -06:00
ref_string_zarr.baseline Fix some addtional errors in NCZarr 2022-09-09 14:25:24 -06:00
ref_string.cdl Fix some problems with PR https://github.com/Unidata/netcdf-c/pull/2492 2022-09-03 14:21:48 -06:00
ref_t_meta_dim1.cdl
ref_t_meta_var1.cdl
ref_ut_json_build.txt
ref_ut_json_parse.txt
ref_ut_map_create.cdl
ref_ut_map_readdata_nz4.txt
ref_ut_map_readmeta2.txt
ref_ut_map_readmeta_nz4.txt
ref_ut_map_readmeta_nzf.txt
ref_ut_map_readmeta.txt
ref_ut_map_search_nz4.txt
ref_ut_map_search_nzf.txt
ref_ut_map_search.txt
ref_ut_map_writedata.cdl
ref_ut_map_writemeta2.cdl
ref_ut_map_writemeta.cdl
ref_ut_mapapi_create.cdl
ref_ut_mapapi_data.cdl
ref_ut_mapapi_meta.cdl
ref_ut_mapapi_search_nz4.txt
ref_ut_mapapi_search_nzf.txt
ref_ut_mapapi_search_s3.txt
ref_ut_mapapi_search.txt
ref_ut_proj.txt
ref_ut_testmap_create.cdl
ref_whole.cdl
ref_whole.txt
ref_xarray.cdl
ref_zarr_test_data.cdl.gz Add support for Zarr string type to NCZarr 2022-08-27 20:21:13 -06:00
run_cachetest.sh Fix major bug in the NCZarr cache management 2023-08-16 23:07:05 -06:00
run_chunkcases.sh ## Addendum [5/9/23] 2023-05-09 21:13:49 -06:00
run_external.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_fillonlyz.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_filter.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_interop.sh ## Addendum [5/9/23] 2023-05-09 21:13:49 -06:00
run_it_chunks1.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_jsonconvention.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_misc.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_nccopyz.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_ncgen4.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_nczarr_fill.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_nczfilter.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_newformat.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_notzarr.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_nulls.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_perf_chunks1.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_purezarr.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_quantize.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_s3_cleanup.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_scalar.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_strings.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_ut_chunk.sh
run_ut_map.sh
run_ut_mapapi.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
run_ut_misc.sh
s3util.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
test_nczarr_utils.h
test_nczarr.sh ## Addendum [5/9/23] 2023-05-09 21:13:49 -06:00
test_readcaching.c Fix major bug in the NCZarr cache management 2023-08-16 23:07:05 -06:00
test_writecaching.c Fix major bug in the NCZarr cache management 2023-08-16 23:07:05 -06:00
testfilter_misc.c
testfilter_multi.c
testfilter_order.c
testfilter_repeat.c
testfilter.c
tst_chunkcases.c
tst_fillonlyz.c
tst_nczfilter.c
tst_notzarr.c Check at nc_open if file appears to be in NCZarr/Zarr format. 2023-03-13 13:24:14 -06:00
tst_utils.c
tst_utils.h
tst_zchunks2.c
tst_zchunks3.c
tst_zchunks.c Cleanup the handling of cache parameters. 2023-08-10 16:57:57 -06:00
ut_chunking.c
ut_includes.h
ut_json.c
ut_map.c
ut_mapapi.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ut_projections.c
ut_projtest.h
ut_test.c Check at nc_open if file appears to be in NCZarr/Zarr format. 2023-03-13 13:24:14 -06:00
ut_test.h
ut_util.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ut_util.h
z4dump.c
zhex.c
zisjson.c
zmapio.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
zs3parse.c