Incorrect band information in the Normalized Difference Snow Index (NDSI) mentioned in the ArcGIS Pro web documentation and ArcGIS Pro Application NDSI function's description.
上次发布: May 29, 2018ArcGIS Pro
漏洞 ID 编号
BUG-000112303
已提交
March 9, 2018
上次修改时间
August 14, 2025
适用范围
ArcGIS Pro
找到的版本
2.1
修正版本
2.2
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
The information about the NDSI function in ArcGIS Pro provided in the web help where it's mentioned as:NDSI = (Green - NIR) / (Green + NIR)This information should be changed to:NDSI = (Green - SWIR) / (Green + SWIR)The documentation also states that the function is designed for 'MODIS', which needs to be changed to MODIS & LANDSAT TM.