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

ConstantTile with nodata: support correct celltype conversion #3552

Closed
wants to merge 7 commits into from

Conversation

jdries
Copy link
Contributor

@jdries jdries commented Oct 10, 2024

#3525

Overview

Test and fix for the issue above.

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 #3525

@pomadchin pomadchin added the bug label Oct 10, 2024
Copy link
Contributor

@moradology moradology left a comment

Choose a reason for hiding this comment

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

A couple of small things but I think this looks good after that

@pomadchin
Copy link
Member

pomadchin commented Oct 28, 2024

Unfotunately pushes into this PR branch are forbidden, I forked off to cleanup the fix a bit: #3553

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert NODATA ByteConstantTile and ShortConstantCellType: unexpected result
3 participants