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

Persist Zarr data to GCP Cloud Storage bucket #38

Open
gangchen03 opened this issue Nov 30, 2022 · 1 comment
Open

Persist Zarr data to GCP Cloud Storage bucket #38

gangchen03 opened this issue Nov 30, 2022 · 1 comment

Comments

@gangchen03
Copy link

Start a thread (potential feature request) to discuss the options of persisting Zarr arrays/groups to Google Cloud GCS storage bucket. Is there an existing feature or roadmap to support this integration?
@SabineEmbacher

@SabineEmbacher
Copy link
Collaborator

This can be easily achieved by implementing the Store interface.

Here is what someone did for AWS S3

After a GCS Store has been implemented, it can be instantiated and used to create a ZarrGroup or ZarrArray.

Examples:

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

2 participants