Skip to content

support querying by geometries#169

Draft
keewis wants to merge 11 commits intoxarray-contrib:mainfrom
keewis:query
Draft

support querying by geometries#169
keewis wants to merge 11 commits intoxarray-contrib:mainfrom
keewis:query

Conversation

@keewis
Copy link
Copy Markdown
Member

@keewis keewis commented Aug 29, 2025

Proof-of-concept of how querying by a geometry might work. For now, this is by performing index intersections with the result of geometry rasterization, but index implementations might override that (I'm not aware of any libraries that would have something more efficient, besides compacting to parent cell ids)

@keewis keewis marked this pull request as draft August 29, 2025 15:46
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.

Accessor function that accept polygon and return those cells (with data) that are within the area ?

2 participants