netcdf-c/libnczarr
Dennis Heimbigner 06d2fe5b13 # Addendum
As suggested by Ward, I ensured that this PR supports
read backward compatibility with old key format.
This addition also adds a test case for this.

## Misc. Other Changes
* Remove some unused code
* Cleanup json error handling
* Fix some more unsigned/signed conversions warning
2024-06-25 17:13:02 -06:00
..
obsolete
CMakeLists.txt Replace ENABLE_S3 with NETCDF_ENABLE_S3 2024-03-18 15:54:15 -05:00
Makefile.am Replace ENABLE_S3 with NETCDF_ENABLE_S3 2024-03-18 15:54:15 -05:00
SimpleBinStream.h
zarr.c # Addendum 2024-06-25 17:13:02 -06:00
zarr.h # Addendum 2024-06-25 17:13:02 -06:00
zattr.c Convert NCzarr meta-data to use only Zarr attributes 2024-06-19 18:09:29 -06:00
zcache.h Mitigate S3 test interference + Unlimited Dimensions in NCZarr 2023-09-26 16:56:48 -06:00
zchunking.c Convert NCzarr meta-data to use only Zarr attributes 2024-06-19 18:09:29 -06:00
zchunking.h Mitigate S3 test interference + Unlimited Dimensions in NCZarr 2023-09-26 16:56:48 -06:00
zclose.c # Addendum 2024-06-25 17:13:02 -06:00
zcreate.c Improve fetch performance of DAP4 2023-10-08 19:59:28 -06:00
zcvt.c # Addendum 2024-06-25 17:13:02 -06:00
zdebug.c Cleanup a number of issues. 2023-10-08 11:22:52 -06:00
zdebug.h unthrow 2023-12-02 21:03:25 -07:00
zdim.c Mitigate S3 test interference + Unlimited Dimensions in NCZarr 2023-09-26 16:56:48 -06:00
zdispatch.c Replace ENABLE_NCZARR with NETCDF_ENABLE_NCZARR 2024-03-18 15:52:19 -05:00
zdispatch.h Enhance/Fix filter support 2022-03-14 12:39:37 -06:00
zfile.c Try to more consistently use size_t for nclistget index argument 2023-11-28 16:28:31 +00:00
zfilter.c # Addendum 2024-06-25 17:13:02 -06:00
zfilter.h I made a major update to this PR with the following changes: 2022-05-19 22:00:40 -06:00
zgrp.c
zincludes.h Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
zinternal.c Replace ENABLE_S3 with NETCDF_ENABLE_S3 2024-03-18 15:54:15 -05:00
zinternal.h # Addendum 2024-06-25 17:13:02 -06:00
zmap_file.c Merge branch 'silence-nclist-warnings' of https://github.com/ZedThree/netcdf-c into rebase-gh2812.wif 2024-01-19 11:11:21 -07:00
zmap_s3sdk.c Fix duplicate definition when using aws-sdk-cpp. 2024-05-20 19:15:19 -06:00
zmap_zip.c Merge pull request #2745 from e-kwsm/chmod-x 2023-12-11 17:28:46 -07:00
zmap.c Merge branch 'main' into clang-tidy-fixes 2024-04-02 15:30:47 -06:00
zmap.h Replace ENABLE_S3 with NETCDF_ENABLE_S3 2024-03-18 15:54:15 -05:00
zodom.c Silence conversion warnings from malloc arguments 2023-11-24 18:20:52 +00:00
zodom.h Mitigate S3 test interference + Unlimited Dimensions in NCZarr 2023-09-26 16:56:48 -06:00
zopen.c Improve fetch performance of DAP4 2023-10-08 19:59:28 -06:00
zprov.c
zprovenance.h
zs3sdk.cpp
zsync.c # Addendum 2024-06-25 17:13:02 -06:00
ztype.c Try to more consistently use size_t for nclistget index argument 2023-11-28 16:28:31 +00:00
zutil.c # Addendum 2024-06-25 17:13:02 -06:00
zvar.c Refactor macro _FillValue to NC_FillValue in support of https://github.com/Unidata/netcdf-c/issues/2858 2024-04-24 11:38:07 -06:00
zwalk.c Silence conversion warnings from malloc arguments 2023-11-24 18:20:52 +00:00
zxcache.c Convert NCzarr meta-data to use only Zarr attributes 2024-06-19 18:09:29 -06:00