Skip to content

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Aug 29, 2024

Also add some fixes for previous PR’s migration, which we did execute in production.

Steps to test:

  • Explore an annotation zarr link as dataset (self-streaming)

@fm3 fm3 self-assigned this Aug 29, 2024
@fm3 fm3 enabled auto-merge (squash) August 29, 2024 13:42
Copy link
Contributor

@MichaelBuessemeyer MichaelBuessemeyer left a comment

Choose a reason for hiding this comment

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

LGTM

magParsed <- Vec3Int.fromMagLiteral(mag, allowScalar = true) ?~> Messages("dataLayer.invalidMag", mag) ~> NOT_FOUND
_ <- bool2Fox(dataLayer.containsResolution(magParsed)) ?~> Messages("dataLayer.wrongMag", dataLayerName, mag) ~> NOT_FOUND
zarrHeader = Zarr3ArrayHeader.fromDataLayer(dataLayer)
zarrHeader = ZarrHeader.fromLayer(dataLayer, magParsed)
Copy link
Contributor

Choose a reason for hiding this comment

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

Accidental changes introduced by #7386

@fm3 fm3 merged commit 3a3bf47 into master Aug 29, 2024
2 checks passed
@fm3 fm3 deleted the fix-zarr2-streaming-header branch August 29, 2024 13:58
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