The LST Annual Range measures the pixel-wise difference between the maximum and minimum Land Surface Temperature (LST) values recorded over a one-year period. Expressed in degrees Celsius (°C), this indicator captures the annual thermal excursion of the land surface, providing complementary information to the mean LST value.
Formula:
LST_range = LST_max − LST_min (pixel-wise, annual basis)
Interpretation of values:
The indicator is particularly useful for:
The calculation uses the Landsat 8/9 Collection 2 Level-2 dataset (NASA/USGS, 30 m resolution), available from 2013 via the thermal band ST_B10 (10.6–11.19 µm).
| Code | Name | Provider | Type | Coverage | Resolution | Availability |
|---|---|---|---|---|---|---|
WRD_L8XXX_99 | Landsat 8/9 Collection 2 L2 | NASA / USGS | Thermal raster | Global | 30 m | 2013 — present |
Il range della LST viene calcolato a partire dalle immagini Landsat 8/9 Collection 2 Level-2, utilizzando la banda termica ST_B10 (10.6–11.19 µm). Per ciascun pixel, vengono estratti i valori massimo e minimo della LST su tutte le scene disponibili nell'arco dell'anno, dopo filtraggio cloud tramite la banda QA_PIXEL. Il range è calcolato come differenza tra il massimo e il minimo (LST_range = LST_max − LST_min). I valori DN vengono convertiti in temperatura (°C) con i fattori di scala USGS (LST_Kelvin = DN × 0.00341802 + 149.0, LST_°C = LST_Kelvin − 273.15).