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

Issues opening certain stores #32

Open
jbusecke opened this issue Feb 16, 2022 · 4 comments
Open

Issues opening certain stores #32

jbusecke opened this issue Feb 16, 2022 · 4 comments

Comments

@jbusecke
Copy link
Collaborator

Many thanks to @Yadidya5 for bringing an issue with a certain store to my attention here.

We concluded over there that the problem is likely related to the zarr store itself (since we cannot even open it properly), and thus here is the better place to keep track of that.

I propose that any refactor as in #31 should probably have some rudimentary test of each store, ensuring that it can be opened with e.g. xr.open_zarr(store).

@yadidya-b
Copy link

Any update on this issue? @jbusecke @yuvipanda @rabernat

@jbusecke
Copy link
Collaborator Author

Hi @Yadidya5, I am just back from vacation and will dedicate quite a bit of time to the CMIP6 data in the coming weeks. Ill add this issue to the list, but might still need some time to get caught up on things that have piled up during my time away. Thanks for the ping.

@yadidya-b
Copy link

Thank you for your reply.
I hope you had a great vacation @jbusecke!

The main reason I've brought this up is because I've (along with some of my peers) faced the same issue with multiple datasets, which is sort of crippling the main purpose of using Pangeo and cloud compution. I can understand that it's going to be really difficult to completely resolve this issue but I hope that there is a definte solution to this.
Thank you once again & cheers to the amazing work that you are doing!

@jbusecke
Copy link
Collaborator Author

jbusecke commented Oct 6, 2022

I am starting to survey how prevalent of a problem this is, and if this is the only type of error that is encountered when opening any store.
For now I have used a simple for loop, but that is unacceptably slow for this purpse (takes about 2 days to crawl all stores). I will report back once I have a full view of the issue, and then we can discuss how to go about fixing this.

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