Skip to content

fix xarray_open_dataset for cloud hosted files #1164

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

Merged
merged 3 commits into from
Jun 2, 2025

Conversation

vincentsarago
Copy link
Member

No description provided.

@vincentsarago vincentsarago requested a review from maxrjones May 29, 2025 07:23

store = zarr.storage.FsspecStore.from_url(
src_path, storage_options={"asynchronous": True}
)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxrjones Not sure why but the other error I was seeing while debugging was due to an old aiobotocore version

@vincentsarago
Copy link
Member Author

@maxrjones are we good to merge here?

Copy link
Member

@maxrjones maxrjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@vincentsarago vincentsarago merged commit 3e8d4c6 into main Jun 2, 2025
13 of 18 checks passed
@vincentsarago vincentsarago deleted the patch/xarray-cloud-files branch June 2, 2025 19:14
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

Successfully merging this pull request may close these issues.

2 participants