kanchanchy opened a new pull request, #614: URL: https://github.com/apache/incubator-sedona/pull/614
## Is this PR related to a proposed Issue? Yes. [SEDONA-117](https://issues.apache.org/jira/browse/SEDONA-117) ## What changes were proposed in this PR? 1. Implements a new SQL expression for GeoTiff images. Expression name: RS_AppendNormalizedDifference. This transformation calculates the normalized difference index between two bands and appends the index as a new band in the array of all bands. 2. Updates the raster notebook in the binder to include the improvements made for version 1.2.1. ## How was this patch tested? Unit tests were added for the new transformation operation. ## Did this PR include necessary documentation updates? Yes. Documentation was updated. -- 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]
