Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1007 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 1007 Bytes

NDWI

Show script or download{:target="_blank"} it.

{% highlight javascript %} {% include_relative script.js %} {% endhighlight %}

Evaluate and visualize

Description

The NDWI is used to monitor changes related to water content in water bodies. 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.

NDWI = (GREEN - NIR) / (GREEN + NIR)

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.

Description of representative images

HLS NDWI over Rome. Acquired on 2022-07-24, processed by Sentinel Hub.

HLS