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

Combination of retrievals #12

Open
4 of 5 tasks
observingClouds opened this issue Dec 7, 2022 · 1 comment
Open
4 of 5 tasks

Combination of retrievals #12

observingClouds opened this issue Dec 7, 2022 · 1 comment

Comments

@observingClouds
Copy link
Owner

observingClouds commented Dec 7, 2022

There are a couple of examples where the combination of retrievals is not working efficiently yet or has some issues:

@antarcticrainforest
Copy link
Contributor

There are a couple of examples where the combination of retrievals is not working efficiently yet or has some issues:

* [x]  retrieval of resources opened with pure fsspec without url-chaining

* [ ]  [Combining retrievals from different subdirectories #9](https://github.com/observingClouds/slkspec/issues/9)

* [ ]  [Retrieval starts before queue is filled with all requests #10](https://github.com/observingClouds/slkspec/issues/10)

* [ ]  [Combination of retrievals is not working when using url chaining #11](https://github.com/observingClouds/slkspec/issues/11)

* [ ]  [Retrievals in combination with xarray depend on the used cluster #19](https://github.com/observingClouds/slkspec/issues/19)

So if I see this correctly, then most of the problems arise from zarr. I believe that there is very little we can do at the moment. Because in order to make this work we would have to change the zarr library.

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