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 ShortArrayTileResult result ArrayTile fulfillment #3268

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

pomadchin
Copy link
Member

@pomadchin pomadchin commented Jul 10, 2020

Overview

This PR fixes an incorrect result array tile that is used i.e. in the FocalHillshade operation.

Checklist

  • ./CHANGELOG.md updated, if necessary. Link to the issue if closed, otherwise the PR.

Demo

Before (nodata around the scene is (0, 0, 0)):

image

After (nodata around the scene is valid):

image

@pomadchin pomadchin changed the title Fix ShortArrayTileResult result ArrayTile Fix ShortArrayTileResult result ArrayTile fullfillment Jul 10, 2020
@pomadchin pomadchin self-assigned this Jul 10, 2020
@pomadchin pomadchin changed the title Fix ShortArrayTileResult result ArrayTile fullfillment Fix ShortArrayTileResult result ArrayTile fulfillment Jul 10, 2020
@pomadchin
Copy link
Member Author

It is a quick fix, I'll merge it once CI is green.

@pomadchin pomadchin merged commit 0363ec0 into locationtech:master Jul 10, 2020
@pomadchin pomadchin deleted the fix/focal-result branch July 10, 2020 19:45
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.

1 participant