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

use arrow functions to extract cell coordinates #114

Merged
merged 4 commits into from
Dec 9, 2024

Conversation

keewis
Copy link
Collaborator

@keewis keewis commented Dec 9, 2024

It seems the change to arro3 exposed an issue with the way we extract coordinates from the resulting object (a arrow ResultBatch object). The exact failure is a bug in arro3.core, but we had been relying on implicit behavior, so the change to explicit behavior is a positive either way.

@keewis keewis merged commit 82c3adf into xarray-contrib:main Dec 9, 2024
14 checks passed
@keewis keewis deleted the coords branch December 9, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant