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

Implement a Zarr Python adapter for FSMap inputs #63

Open
maxrjones opened this issue Jan 27, 2025 · 0 comments
Open

Implement a Zarr Python adapter for FSMap inputs #63

maxrjones opened this issue Jan 27, 2025 · 0 comments
Assignees

Comments

@maxrjones
Copy link
Contributor

Zarr Python 2.x accepted FSMap for a store input, whereas Zarr Python 3.x currently does not. We could either modify our code to explicitly pass a fsspec FileSystem, contribute an upstream convenience feature, or both. I would suggest both since a convenience layer would help a lot of people and it's also better to be explicit about using async file systems.

@maxrjones maxrjones self-assigned this Jan 31, 2025
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

No branches or pull requests

1 participant