The Light Pollution Range Delta compares the seasonal variability of nighttime brightness between two consecutive time periods. The annual range represents the difference between maximum and minimum nighttime radiance observed during a year. By computing the difference between ranges of two successive years, we obtain a measure of how seasonal artificial lighting patterns have changed over time.
Formula:
Delta = Range_LP(year N+1) - Range_LP(year N)
Range_LP(year) = LP_max(year) - LP_min(year)
Light pollution has significant impacts on nocturnal biodiversity, interfering with reproductive cycles of night pollinators, migratory bird navigation, and circadian rhythms of numerous species. Monitoring seasonal variability is particularly relevant for understanding how light pressures vary throughout the year and how these patterns are changing over time.
| Source Code | Name | Provider | Resolution | Availability |
|---|---|---|---|---|
| WRD_VRDNB_99 | VIIRS Day/Night Band | NOAA/NASA | ~500m (resampled to 30m) | From 2012 |
Il delta del range dell'inquinamento luminoso viene calcolato confrontando i range annuali di radianza notturna tra due periodi consecutivi. Per ciascun periodo si calcola il range come differenza tra il valore massimo e minimo di radianza. Il delta è ottenuto tramite sottrazione pixel per pixel: Delta = Range(anno N+1) - Range(anno N). I dati provengono da VIIRS DNB (Day/Night Band) con risoluzione nativa ~500m, ricampionata a 30m.