This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sedona.git
from edb234e3 [DOCS] Update GitHub PR template
add 4fe38d5f [SEDONA-117] RS_AppendNormalizedDifference Implemented and
Raster Notebook Updated (#614)
No new revisions were added by this update.
Summary of changes:
binder/ApacheSedonaRaster.ipynb | 466 +++++++++++++--------
docs/api/sql/Raster-loader.md | 3 +
docs/api/sql/Raster-operators.md | 41 +-
.../scala/org/apache/sedona/sql/UDF/Catalog.scala | 13 +-
.../sedona_sql/expressions/raster/Functions.scala | 42 +-
.../sql/sedona_sql/expressions/raster/IO.scala | 4 +-
.../org/apache/sedona/sql/rasteralgebraTest.scala | 50 ++-
7 files changed, 408 insertions(+), 211 deletions(-)