netcdf-c/nczarr_test/ref_oldkeys.zmap
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

6 lines
887 B
Plaintext

[0] /.zattrs : (109) |{"_NCProperties": "version=2,netcdf=4.9.2,nczarr=2.0.0", "_nczarr_attr": {"types": {"_NCProperties": ">S1"}}}|
[1] /.zgroup : (147) |{"zarr_format": 2, "_nczarr_superblock": {"version": "2.0.0"}, "_nczarr_group": {"dims": {"d0": 2, "d1": 4, "d2": 6}, "vars": ["v"], "groups": []}}|
[3] /v/.zarray : (215) |{"zarr_format": 2, "shape": [2,4,6], "dtype": "<i4", "chunks": [2,4,6], "fill_value": null, "order": "C", "compressor": null, "filters": null, "_nczarr_array": {"dimrefs": ["/d0","/d1","/d2"], "storage": "chunked"}}|
[4] /v/.zattrs : (107) |{"_FillValue": -1, "_ARRAY_DIMENSIONS": ["d0","d1","d2"], "_nczarr_attr": {"types": {"_FillValue": "<i4"}}}|
[5] /v/0.0.0 : (48) (int) |0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47|