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

ENH: OME-Zarr format version conversion #121

Merged
merged 5 commits into from
Dec 6, 2024
Merged

Conversation

thewtex
Copy link
Owner

@thewtex thewtex commented Dec 4, 2024

No description provided.

@thewtex thewtex force-pushed the convert-ome-version branch from 3966ac1 to daa1f3f Compare December 6, 2024 04:05
@thewtex thewtex changed the title WIP: ENH: OME-Zarr format version conversion ENH: OME-Zarr format version conversion Dec 6, 2024
@thewtex thewtex marked this pull request as ready for review December 6, 2024 04:05
@thewtex thewtex requested a review from Copilot December 6, 2024 04:05
@thewtex
Copy link
Owner Author

thewtex commented Dec 6, 2024

Closes #97

Choose a reason for hiding this comment

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

Copilot reviewed 6 out of 7 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • docs/python.md: Evaluated as low risk
Comments skipped due to low confidence (1)

ngff_zarr/from_ngff_zarr.py:95

  • [nitpick] The comment could be clearer. Suggestion: 'Convert data endianness to native if it differs from the system's byte order.'
# Convert endianness to native if needed
@thewtex thewtex merged commit 363de9b into main Dec 6, 2024
36 checks passed
@thewtex thewtex deleted the convert-ome-version branch December 6, 2024 13:08
```python
# Convert from 0.4 to 0.5
multiscales = from_ngff_zarr('cthead1.ome.zarr')
to_ngff_zarr('cthead1_zarr3.ome.zarr', multiscales, version='0.5')

Choose a reason for hiding this comment

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

❤️ cc: @will-moore @normanrz regarding the implementation conversation for release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants