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

Discuss other languages #14

Open
rabernat opened this issue Sep 10, 2020 · 2 comments
Open

Discuss other languages #14

rabernat opened this issue Sep 10, 2020 · 2 comments

Comments

@rabernat
Copy link
Member

Right now these docs only refer to python. However, the data is accessible from any language that can read Zarr / CSV. I would really prefer to broaden these docs to discuss those options. We can go into more detail on the python tools, but when I read

Interaction with the data is done primarily through Python, using intake, intake-esm, and xarray.

I see users from other languages immediately being disappointed.

@charlesbluca
Copy link
Member

I agree, I'll make alterations to the main page to focus on the back end formats being used (Zarr, CSV) and take some time in the overview page describing Zarr to list out the various languages that support it and their associated projects. Is there a master list of the supported languages somewhere? Couldn't find anything through the main documentation.

Would be useful to add some simple examples of opening a Zarr store in some of the various languages? We already have Julia covered but I know there are several other supported languages.

@charlesbluca
Copy link
Member

Merged #15 and added information on other languages supporting Zarr/CSV; a potential next step would be to include some code examples for other languages, if any examples are available or if anyone has experience with some of the other Zarr packages.

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