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

Fix window padding function for changes to API of rasterio-1.0 #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danshapero
Copy link

I tried using rio-pansharpen from the command line recently and ran into an error because the Window class no longer supports indexing. I think that class was changed from rasterio-0.36 to 1.0. In any case, this patch changes the window padding function in rio-pansharpen to work with the new rasterio API.

@sgillies
Copy link

@danshapero I'm sorry we've overlooked this for so long. The project has degraded and we no longer have a CI configured to test your changes. Combine that with a lack of long-term plans for this plugin and I'm hesitant to click merge. I need to discuss the future of this project with my team. If we're going to keep maintaining this plugin, a project infrastructure refresh will be followed immediately by a merge of this PR.

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