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

[BACKPORT 1.1] Fix 2166 #2186

Merged
merged 6 commits into from
May 9, 2017
Merged

Conversation

lossyrob
Copy link
Member

@lossyrob lossyrob commented May 9, 2017

metasim added 6 commits May 9, 2017 12:16
…user defined CellTypes.

Signed-off-by: Simeon H.K. fitch <fitch@astraea.io>
…nitions

and string representations, particularly for JSON serialization. Addresses issues
outlined in locationtech#2166, where specific NoData values that are negative, or ones
for unsigned CellTypes that overflow JVM native encodings (e.g. uint8ud255).
As a part of the refactoring, expanded the tests around edge cases associated
with numeric bounds. The only public API change is the addition of the
method `UserDefinedNoData.widenedNoData`.

Signed-off-by: Simeon H.K. fitch <fitch@astraea.io>
Signed-off-by: Simeon H.K. fitch <fitch@astraea.io>
Signed-off-by: Simeon H.K. fitch <fitch@astraea.io>
Found by @mteldridge

Signed-off-by: Simeon H.K. fitch <fitch@astraea.io>
… actual TIFF file.

Signed-off-by: Simeon H.K. fitch <fitch@astraea.io>
@lossyrob lossyrob added this to the 1.1 milestone May 9, 2017
@lossyrob lossyrob merged commit 4b4097b into locationtech:1.1 May 9, 2017
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.

2 participants