netcdf-c/nc_test4
Dennis Heimbigner f1a3a64b65 Cleanup the handling of cache parameters.
re: https://github.com/Unidata/netcdf-c/issues/2733

When addressing the above issue, I noticed that there was a disconnect
in NCZarr between nc_set_chunk_cache and nc_set_var_chunk cache.
Specifically, setting nc_set_chunk_cache had no impact on the per-variable cache parameters when nc_set_var_chunk_cache was not used.

So, modified the NCZarr code so that the per-variable cache parameters are set in this order (#1 is first choice):
1. The values set by nc_set_var_chunk_cache
2. The values set by nc_set_chunk_cache
3. The defaults set by configure.ac
2023-08-10 16:57:57 -06:00
..
bm_chunking.c
bm_radar.c
build_fixedstring.c Fix support for reading arrays of HDF5 fixed size strings 2022-07-29 14:47:07 -06:00
bzip2.cdl
cdm_sea_soundings.c
clear_cache.sh
CMakeLists.txt Merge pull request #2655 from ZedThree/hdf5-transient-types 2023-07-18 16:49:33 -06:00
findplugin.in TST: Add code for MinGW to findplugin.sh. 2022-10-12 12:55:37 -04:00
h5testszip.c
Makefile.am Explicitly suppress variable length type compression 2023-08-03 15:47:28 -06:00
noop1.cdl Improve filter installation process to avoid use of an extra shell script 2022-05-14 16:05:48 -06:00
noop.cdl Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
ref_any.cdl
ref_bloscx.cdl Fix some bugs in the blosc filter wrapper 2022-07-12 15:19:07 -06:00
ref_bzip2.c
ref_fillonly.cdl
ref_filter_order_create.txt
ref_filter_order_read.txt
ref_filter_repeat.txt
ref_filtered.cdl
ref_filteredvv.cdl
ref_filterx_hdf5.txt
ref_fixedstring.cdl Fix support for reading arrays of HDF5 fixed size strings 2022-07-29 14:47:07 -06:00
ref_fixedstring.h5 Fix support for reading arrays of HDF5 fixed size strings 2022-07-29 14:47:07 -06:00
ref_hdf5_compat1.nc
ref_hdf5_compat2.nc
ref_hdf5_compat3.nc
ref_multi.cdl
ref_nccopyF.cdl
ref_ncgenF.cdl
ref_szip.cdl
ref_szip.h5
ref_tst_compounds.nc
ref_tst_dims.nc
ref_tst_interops4.nc
ref_tst_xplatform2_1.nc
ref_tst_xplatform2_2.nc
ref_unfiltered.cdl
ref_unfilteredvv.cdl
renamegroup.c
run_empty_vlen_test.sh
run_grp_rename.sh
run_par_test.sh.in no longer run tst_parallel_zlib with 1 processor in testing 2022-04-30 07:42:01 -06:00
t_type.c
tdset.h5
test_fillonly.sh
test_filter_misc.c Explicitly disallow variable length type compression 2022-02-19 16:47:31 -07:00
test_filter_order.c
test_filter_reg.c
test_filter_repeat.c
test_filter_vlen.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
test_filter.c
test_filterx_hdf5.c
test_szip.c
test_wrapper.in
tst_alignment.c Add support for setting HDF5 alignment property when creating a file 2022-01-29 15:27:52 -07:00
tst_atts1.c
tst_atts2.c
tst_atts3.c
tst_atts_string_rewrite.c
tst_atts.c
tst_bloscfail.sh Fix some bugs in the blosc filter wrapper 2022-07-12 15:19:07 -06:00
tst_broken_files.c Merge branch 'main' into jsonconvention.dmh 2022-05-17 13:24:53 -06:00
tst_bug324.c
tst_bug1442.c
tst_camrun.c Improve UTF8 Support On Windows 2022-02-08 20:53:30 -07:00
tst_charvlenbug.c
tst_chunks2.c
tst_chunks.c Cleanup the handling of cache parameters. 2023-08-10 16:57:57 -06:00
tst_compounds2.c
tst_compounds3.c
tst_compounds.c
tst_converts2.c
tst_converts.c
tst_coords2.c
tst_coords3.c
tst_coords.c
tst_dims2.c
tst_dims3.c Make public a limited API for programmatic access to internal .rc tables 2022-06-17 14:35:12 -06:00
tst_dims.c
tst_elatefill.c
tst_empty_vlen_unlim.c
tst_endian_fill.c
tst_enums.c
tst_files4.c
tst_files5.c
tst_files6.c
tst_files.c
tst_fill_attr_vanish.c
tst_fillbug.c
tst_fillonly.c
tst_fills2.c
tst_fills.c
tst_filter_misc.sh Suppress filters on variables with non-fixed-size types. 2023-06-21 14:46:22 -06:00
tst_filter_vlen.c Explicitly suppress variable length type compression 2023-08-03 15:47:28 -06:00
tst_filter_vlen.sh Explicitly suppress variable length type compression 2023-08-03 15:47:28 -06:00
tst_filter.sh Fix race condition in ncdump (and other) tests. 2022-11-08 20:12:38 -07:00
tst_filterinstall.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
tst_filterparser.c
tst_fixedstring.sh Fix support for reading arrays of HDF5 fixed size strings 2022-07-29 14:47:07 -06:00
tst_grps2.c
tst_grps.c
tst_h5_endians.c
tst_h_converts.c
tst_h_refs.c
tst_h_scalar.c
tst_h_strbug.c
tst_h_strings3.c
tst_h_transient_types.c Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names. 2023-07-22 20:40:53 -06:00
tst_h_vl2.c
tst_hdf5_file_compat.c
tst_interops4.c
tst_interops5.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
tst_interops6.c
tst_interops_dims.c
tst_interops.c
tst_large2.c
tst_large3.c
tst_large5.c
tst_large.c
tst_misc.sh
tst_mode.c
tst_mpi_parallel.c
tst_multifilter.c
tst_nc4perf.c
tst_nc_converts.c
tst_opaques.c
tst_parallel3.c
tst_parallel4.c
tst_parallel5.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
tst_parallel6.c undoing unintended change 2022-04-30 07:48:03 -06:00
tst_parallel_compress.c
tst_parallel_zlib.c Added error message. 2022-05-02 09:55:08 -06:00
tst_parallel.c
tst_put_vars_two_unlim_dim.c
tst_put_vars.c
tst_quantize_par.c
tst_quantize.c Update to latest main 2023-04-04 18:37:20 -06:00
tst_rehash.c
tst_rename2.c
tst_rename3.c
tst_rename.c
tst_simplerw_coll_r.c
tst_specific_filters.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
tst_strings2.c
tst_strings.c
tst_sync.c
tst_szip.sh
tst_types.c
tst_udf.c update against main 2023-01-28 13:45:35 -07:00
tst_unknown.sh Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
tst_unlim_vars.c
tst_utf8.c
tst_v2.c
tst_varms.c
tst_vars2.c
tst_vars3.c Fix support for reading arrays of HDF5 fixed size strings 2022-07-29 14:47:07 -06:00
tst_vars4.c Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
tst_vars.c
tst_varsperf.c
tst_virtual_datasets.c For loop initial declarations are only allowed in C99 mode 2022-09-26 13:04:10 -06:00
tst_vl.c
tst_vlenstr.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
tst_xplatform2.c
tst_xplatform.c
unknown.cdl Improve filter installation process to avoid use of an extra shell script 2022-05-14 16:05:48 -06:00