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

[SEDONA-362] Fix bandAsArray to preserve the decimal part of float/double pixel values #971

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

Kontinuation
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

Fixed RS_BandAsArray to not truncate the decimal part of float/double pixel values.

How was this patch tested?

Updated some test cases to verify that the problem was fixed.

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

@Kontinuation Kontinuation changed the title [SEDONA-362] Fix bandAsArray to preserve float/double band values [SEDONA-362] Fix bandAsArray to preserve the decimal part of float/double pixel values Aug 15, 2023
@jiayuasu jiayuasu added this to the sedona-1.5.0 milestone Aug 15, 2023
@jiayuasu jiayuasu merged commit 10b5fff into apache:master Aug 15, 2023
39 checks passed
@Kontinuation Kontinuation deleted the fix-band-as-array branch August 23, 2023 15: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.

None yet

3 participants