Questo layer mappa la torbidità dell'acqua sui corpi idrici del sito tramite l'indice di torbidità normalizzato (NDTI), calcolato da immagini Sentinel-2 MSI (ESA/Copernicus) a 10 m di risoluzione. L'NDTI deriva dalle bande rossa e verde: valori più alti indicano più particelle sospese e acqua più torbida, valori più bassi indicano acqua più limpida. Vengono valutati solo i pixel d'acqua, poiché la terraferma viene mascherata.
Water turbidity is estimated with the Normalized Difference Turbidity Index (NDTI) from Sentinel-2 MSI surface reflectance. NDTI is the normalized difference between the red band (B4, 665 nm) and the green band (B3, 560 nm), both at 10 m native resolution:
NDTI = (B4 - B3) / (B4 + B3)
Higher NDTI values correspond to greater light scattering by suspended particles, i.e. more turbid water; lower values correspond to clearer water. Land pixels are masked so the index is computed only over aquatic surfaces.
| Code | Provider | Resolution | Year |
|---|---|---|---|
| WRD_S2XXX_99 | ESA/Copernicus | 10 m | time-dependent (per requested period) |
The layer is produced by the S2NDTI reader in three modes: a single-date snapshot, a mean composite over an arbitrary date range, and a delta comparing two periods.