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

BUG: Add decode_coords kwarg to backend entrypoint #763

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Apr 1, 2024

Adding to enable compatibility in xarray.open_dataset with other engines that require the kwarg:

TypeError: RasterioBackend.open_dataset() got an unexpected keyword argument 'decode_coords'

@snowman2 snowman2 added the bug Something isn't working label Apr 1, 2024
@snowman2 snowman2 added this to the 0.15.1 milestone Apr 1, 2024
@snowman2 snowman2 merged commit cb8e8a1 into corteva:master Apr 2, 2024
12 of 19 checks passed
@snowman2 snowman2 deleted the decode branch April 2, 2024 13:32
@snowman2
Copy link
Member Author

snowman2 commented Apr 2, 2024

Thanks @justingruca 👍

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

Successfully merging this pull request may close these issues.

2 participants