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

Add support for zarr v3 Store #1

Closed
wants to merge 1 commit into from

Conversation

moradology
Copy link

This PR adds support for direct use of zarr Store instances on calls to single_zarr in line with the first task on issue #514.

A couple of concerns:

  1. I'm a bit uncertain that the changes here are exhaustive of the required support.
  2. asyncio is doing what it so often does: infecting any synchronous code that touches it.

@moradology
Copy link
Author

Closing for now; fixing elsewhere

@moradology moradology closed this Nov 5, 2024
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.

1 participant