Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pixxel.space/llms.txt

Use this file to discover all available pages before exploring further.

Normalized Difference Water Index (NDWI) is a way of measuring the presence and changes of water on the Earth’s surface. It is calculated by comparing the amount of green light (which water reflects strongly) and near-infrared light (which water absorbs) that is reflected by the land cover. NDWI values range from -1 to +1, where higher values indicate more water and lower values indicate less or no water.

Sentinel = (B03-B08)/(B03+B08)
Landsat 8-9 = (green-nir08)/(green+nir08)
Firefly = (B026-B118)/(B026+B118)