You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airbus_pleiades/ndwi/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ As Airbus Pleiades is commercial data, brought into Sentinel Hub as Bring Your O
15
15
16
16
The NDWI is useful for water body mapping, as water bodies strongly absorb light in visible to infrared electromagnetic spectrum. NDWI uses green and near infrared bands to highlight water bodies. It is sensitive to built-up land and can result in over-estimation of water bodies.
17
17
18
-
**NDWI = (B01 - B03) / (B01 + B03)**
18
+
**NDWI = (B1 - B3) / (B1 + B3)**
19
19
20
20
Values description: Index values greater than 0.5 usually correspond to water bodies. Vegetation usually corresponds to much smaller values and built-up areas to values between zero and 0.2.
0 commit comments