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

No overlap counts #150

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

No overlap counts #150

wants to merge 8 commits into from

Conversation

sgoodm
Copy link
Contributor

@sgoodm sgoodm commented Mar 28, 2017

Proof of concept for a new no_overlap stat as discussed in #105 . Currently only works using np array raster. Limitations for other raster data seems to be rooted in how rasterio initializes arrays when reading in data. Failing test case for data using rasterio is included

@perrygeo
Copy link
Owner

perrygeo commented Feb 3, 2018

@sgoodm Thanks! I'll look into the test failure and give this a review next week.

@perrygeo
Copy link
Owner

I can't get the rasterio test passing. If we can't get file-based raster support, this is dead in the water. Any ideas @sgoodm ?

In the mean time, I'll move it into draft.

Also some minor merge conflicts to address.

@perrygeo perrygeo marked this pull request as draft January 15, 2023 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants