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]
