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 cloud-storage support to Zarr for Datasets #651

Closed
normanrz opened this issue Mar 15, 2022 · 0 comments · Fixed by #649
Closed

Add cloud-storage support to Zarr for Datasets #651

normanrz opened this issue Mar 15, 2022 · 0 comments · Fixed by #649
Assignees

Comments

@normanrz
Copy link
Member

The PR #627 brings initial Zarr support to the Dataset-API. There needs to be more work done to store datasets on cloud storage. For this, Path from pathlib shall be replaced by UPath from universal_pathlib in order to represent both local and remote data storage systems (including configurations and credentials).

@normanrz normanrz self-assigned this Mar 15, 2022
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 a pull request may close this issue.

1 participant