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

'.zmetadata' Issue on page /load_data.html #101

Open
JeromeFuselier opened this issue Dec 26, 2024 · 2 comments
Open

'.zmetadata' Issue on page /load_data.html #101

JeromeFuselier opened this issue Dec 26, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@JeromeFuselier
Copy link

I'm trying to follow the tutorial for accessing data with intake and s3 and I have an error with the line
"dataset = catalog.level1.shots(url=shot.url, group='amc').to_dask()"
It produces a Keyerror: '.zmetadata' either locally or in a Colab notebook.
I didn't manage to find a solution yet. Has someone already had this issue ?

@JeromeFuselier
Copy link
Author

It seems to be linked to the latest version 2.0.0 of the intake-xarray module. Version 0.7.0 seems to work.

@samueljackson92 samueljackson92 added the bug Something isn't working label Jan 3, 2025
@samueljackson92
Copy link
Collaborator

samueljackson92 commented Jan 3, 2025

Hi @JeromeFuselier, thanks for taking the time to point out this issue.

Yes there is currently an issue with the latest intake-xarray module, as well as moving to intake 2.0.

We're working on both of these in #96 and #78. Good to know you can work around with version 0.7.0 for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants