-
Notifications
You must be signed in to change notification settings - Fork 289
Part 2 - Zarr consolidated metadata #3220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I am curious. I am comparing the zmetadata dispatcher operation from zarr-csl-2 The set I originally used was this: The only two that match as such are fetch_json_content and update_json_content. |
|
Indeed they are a bit different but not that much. The on you wrote implements the metadata layer as sort of a storage layer and it actually is/uses it. However I consider that approach distances itself a bit away to the Zarr concepts. I added Lastly the |
|
Thanks, that is helpful. |
|
Tests need to be re-triggered because of the intermittent issue with |
The merge-base changed after approval.
This PR follows up on #3219 :
libnczarr/zmetadata.hto the code base and to the build systemsmetadatafield of typestruct NCZ_MetadatainNCZ_FILE_INFO_T