netcdf-c/libsrc4
Dennis Heimbigner 076da97aa4 Convert NCzarr meta-data to use only Zarr attributes
As discussed in a netcdf meeting, convert NCZarr V2 to store all netcdf-4 specific info as attributes. This improves interoperability with other Zarr implementations by no longer using non-standard keys.

## Other Changes
* Remove support for older NCZarr formats.
* Update anonymous dimension naming
* Begin the process of fixing the -Wconversion and -Wsign-compare warnings in libnczarr, nczarr_test, and v3_nczarr_test.
* Update docs/nczarr.md
* Rebuild using the .y and .l files
2024-06-19 18:09:29 -06:00
..
CMakeLists.txt Replace ENABLE_DLL with NETCDF_ENABLE_DLL 2024-03-18 15:51:21 -05:00
Makefile.am starting to make logging output files for each process for parallel IO builds 2022-02-04 10:35:15 -07:00
nc4attr.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00
nc4cache.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00
nc4dim.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00
nc4dispatch.c Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
nc4filters.c
nc4grp.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00
nc4internal.c Convert NCzarr meta-data to use only Zarr attributes 2024-06-19 18:09:29 -06:00
nc4type.c Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
nc4var.c Fix conversion warnings in libdispatch 2024-04-08 11:31:13 +01:00
ncfunc.c
ncindex.c Silence conversion warnings in libsrc4 2024-03-15 17:46:17 +00:00