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

Issue overview: From URI to open array #178

Closed
jstriebel opened this issue Nov 24, 2022 · 5 comments
Closed

Issue overview: From URI to open array #178

jstriebel opened this issue Nov 24, 2022 · 5 comments
Labels

Comments

@jstriebel
Copy link
Member

jstriebel commented Nov 24, 2022

This is a meta issue to track progress and ideas around opening stores. I think it would be a great goal to be able to:

  1. Have a clear URI to a zarr hierarchy, group or array
    v3: Define standard "URL" syntax for referencing a specific array, group, attribute within a zarr repository #132
  2. Find data under this URI if you open it in a non-zarr-aware client
    v3 core spec: Consider to drop /meta prefix, have file at URI #177
  3. Can extract the root location and read the entrypoint metadata field from the URI (e.g. by using a .zarr/.zr3 suffix? see recommended file extension for zarr-v3 stores (.zr3?) #137)
    Consider to remove entrypoint metadata, do not specify root #192
  4. Can open groups and arrays specified via URIs after 3:

Also see

@rabernat
Copy link
Contributor

I plan to spend some time on this next week.

@jstriebel
Copy link
Member Author

@rabernat Please also see @jbms's comment here: #177 (comment)

Do you both have time to join the ZEP meeting this Thursday to discuss this further in person? IMO this issue is the largest blocker for v3 atm and some in person discussions might help.

@rabernat
Copy link
Contributor

Yes I will attend.

@jbms
Copy link
Contributor

jbms commented Nov 29, 2022

I'm also planning to attend.

@jstriebel
Copy link
Member Author

With #211 we have a minimal spec for opening URIs, at least for file stores. This is fine enough for now, further details like URIs for store + zarr-hierarchy path should be discussed in #132.

@github-project-automation github-project-automation bot moved this from Meta to Done in ZEP1 Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants