Working with remote data #526
LucaMarconato
started this conversation in
General
Replies: 2 comments
-
What is meant by "consolidated" here in #278 ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @vjcitn, it refers to putting all the metadata of a Zarr store into a single file at the root level. This is done for two reasons: 1) reduce the number of requests to the remote data; 2) actually be able to discover which data is available in a store for those file systems for which You can find more details and info in the docs from the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Working with remote data is currently only partially supported. Here is a collections of related issues and pull requests that constitute a good point to get started from.
Any user request/feedback from users is highly welcomed! 😊
Beta Was this translation helpful? Give feedback.
All reactions