-
-
Notifications
You must be signed in to change notification settings - Fork 349
Open
Labels
documentationImprovements to the documentationImprovements to the documentationhelp wantedIssue could use help from someone with familiarity on the topicIssue could use help from someone with familiarity on the topic
Description
Describe the issue linked to the documentation
I previously created a precompression quantization codec for multiphoton microscopy soon to be published in Nature Protocols preprint.
The Zarr V2 implementation works great and can be found here:
- https://github.com/dimitri-yatsenko/anscombe-numcodecs/tree/main
- Demo: https://github.com/dimitri-yatsenko/anscombe-numcodecs/blob/main/examples/workbook.ipynb
However, I tried following the best available instructions for an equivalent Zarr V3 implementation and have not been able to get it to work yet.
- Here is my attempt at implementing the codec: https://github.com/dimitri-yatsenko/anscombe-numcodecs/tree/zarr-ver3
- Here is an executed example with the current error is in the workbook https://github.com/dimitri-yatsenko/anscombe-numcodecs/blob/zarr-ver3/examples/workbook.ipynb
If I can figure out how to implement and use a custom codec in Zarr 3, I will write a nice tutorial.
Suggested fix for documentation
No response
Metadata
Metadata
Assignees
Labels
documentationImprovements to the documentationImprovements to the documentationhelp wantedIssue could use help from someone with familiarity on the topicIssue could use help from someone with familiarity on the topic