-
Notifications
You must be signed in to change notification settings - Fork 6
Implement extent checks for point-polygon processes #229
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
Conversation
This should ideally test whether that introduces any bugs.
Nice. Got any before/after benchmarks? |
Not beyond "keeps running" vs "computation finishes" :D |
Finishing is good |
@rafaqz would you mind giving this a sense check to see if it makes sense? I'm not 100% firm on how the |
@skygering maybe better if you review this if you can, I also don't really know the interface |
Is this added elsewhere now? |
No, this would just have to be merged as is |
I think I was waiting for Skylar to look at this though, maybe we should just merge and have a test case? |
I think it's fine |
I might merge this too for this release |
This should ideally test whether that introduces any bugs.