Skip to content
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

Fix shape in zarr.json in zarr3 streaming #8116

Merged
merged 9 commits into from
Oct 9, 2024

Conversation

MichaelBuessemeyer
Copy link
Contributor

@MichaelBuessemeyer MichaelBuessemeyer commented Oct 7, 2024

Fixes shape field in returned zarr.json by zarr 3 streaming.

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

TODOs:

  • An optional TODO would be to reduce code duplication between Zarr3ArrayHeader.scala and its zarr version 2 equivalent.
    • wont be done here

Issues:


  • Updated changelog
  • Needs datastore update after deployment

@MichaelBuessemeyer MichaelBuessemeyer self-assigned this Oct 7, 2024
@MichaelBuessemeyer MichaelBuessemeyer changed the title fix shape in zarr.json in zarr3 streaming Fix shape in zarr.json in zarr3 streaming Oct 7, 2024
@MichaelBuessemeyer MichaelBuessemeyer marked this pull request as ready for review October 8, 2024 11:35
Copy link
Member

@fm3 fm3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! With a changelog entry, this should be good to go :)

CHANGELOG.unreleased.md Outdated Show resolved Hide resolved
@MichaelBuessemeyer MichaelBuessemeyer merged commit 4d72158 into master Oct 9, 2024
2 checks passed
@MichaelBuessemeyer MichaelBuessemeyer deleted the fix-zarr3-streaming-shape branch October 9, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants