[
https://issues.apache.org/jira/browse/IMAGING-320?focusedWorklogId=705008&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-705008
]
ASF GitHub Bot logged work on IMAGING-320:
------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jan/22 12:12
Start Date: 07/Jan/22 12:12
Worklog Time Spent: 10m
Work Description: gwlucastrig opened a new pull request #193:
URL: https://github.com/apache/commons-imaging/pull/193
My previous work on Issue 266 added the ability to read numerical data from
TIFF files that gave 16-bit integer samples. This feature addressed data
products such as the Shuttle Radar Topography Mission (SRTM) which provided
high-resolution terrestrial elevation data. Recently, I encountered an
elevation product that used 32-bit integer samples. This pull request adds
code modifications and a Junit test. It allows the numerical-data functions to
read 32-bit data.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 705008)
Remaining Estimate: 0h
Time Spent: 10m
> Read TIFFs with 32-bit integer samples
> --------------------------------------
>
> Key: IMAGING-320
> URL: https://issues.apache.org/jira/browse/IMAGING-320
> Project: Commons Imaging
> Issue Type: New Feature
> Components: Format: TIFF
> Reporter: Gary Lucas
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Issue 266 added the ability to read numerical data from TIFF files that gave
> 16-bit integer samples. This feature addressed data products such as the
> Shuttle Radar Topography Mission (SRTM) which provided high-resolution
> terrestrial elevation data. Recently, I encountered an elevation product that
> used 32-bit integer samples. I propose to enhance the numerical-data
> functions to read 32-bit data.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)