Pranav Toggi created SEDONA-751:
-----------------------------------

             Summary: RS_Interpolate uses wrong band index and unsafe 
noDataValue comparison
                 Key: SEDONA-751
                 URL: https://issues.apache.org/jira/browse/SEDONA-751
             Project: Apache Sedona
          Issue Type: Bug
            Reporter: Pranav Toggi


RS_Interpolate uses band (1-based) instead of bandIndex (0-based) when reading 
pixel values, causing incorrect interpolation results. Additionally, the 
noDataValue comparison uses == which fails for NaN; replaced with a NaN-safe 
check.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to