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

Issue #3257: fix ArrayTile.combineDouble with ConstantTile #3273

Merged
merged 2 commits into from
Aug 4, 2020

Conversation

soxofaan
Copy link
Contributor

Overview

Fix for issue #3257: wrong calculation of ArrayTile.combineDouble with ConstantTile

Checklist

  • ./CHANGELOG.md updated, if necessary. Link to the issue if closed, otherwise the PR.
  • [ ] Module Hierarchy updated, if necessary
  • [ ] docs guides update, if necessary
  • [ ] New user API has useful Scaladoc strings
  • Unit tests added for bug-fix or new feature

Closes #3257

Signed-off-by: Stefaan Lippens <stefaan.lippens@vito.be>
@pomadchin pomadchin self-requested a review August 3, 2020 19:31
Copy link
Member

@pomadchin pomadchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finding this typo!

@pomadchin pomadchin merged commit b9355ee into locationtech:master Aug 4, 2020
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.

ArrayTile: wrong argument order in combineDouble + ConstantTile
2 participants