
Real Estate UK

Catania

Berlino Quarter

Mina el Cerrejon
The Active Fires KPI detects and visualises fire events that occurred during the analysis period in the area surrounding the site, showing their intensity and distance from the site. Information is presented via an interactive map: the size of the dots indicates the extent of the area affected by fire, while the colour represents the intensity level (FRP, Fire Radiative Power). A greater number of fires with high intensity indicates an area with high fire risk, with potential impacts on biodiversity, air quality, and human safety.
Detection is based on satellite thermal anomalies (hotspots) detected by VIIRS (Visible Infrared Imaging Radiometer Suite) sensors aboard the Suomi-NPP (NOAA/NASA) and NOAA-20 satellites, with near-real-time updates (latency of a few hours).
This KPI is a binary presence/absence indicator: it has no graded quality levels (A--E). The KPI is visible only if at least one fire was detected in the selected period.
Active fire detection is based on the identification of thermal anomalies in the SWIR (Short-Wave Infrared) band of the VIIRS sensor (Schroeder et al., 2014). The algorithm compares the temperature of each pixel with neighbouring pixels; if the difference exceeds an adaptive threshold, the pixel is classified as a hotspot (potential active fire).
Variables recorded for each hotspot:
Processing pipeline:
.max() compositing on the confidence band, then collections added togetherVisibility logic: the KPI is visible only if at least one fire has been detected in the selected period in the "Active Fires" maps. In the absence of events, the KPI is not displayed.
| Source | Provider | Coverage | Resolution | Period |
|---|---|---|---|---|
| VIIRS Suomi-NPP Active Fire | NOAA/NASA | Global | 375 m | 2023-09-03 -- present |
| VIIRS NOAA-20 Active Fire | NOAA/NASA | Global | 375 m | 2023-10-08 -- present |
Near-real-time updates: 3--6 hour latency from satellite overpass.
Map Layer. An interactive map overlay showing fire hotspot clusters detected during the analysis period, colour-coded by confidence/intensity level.
Purpose: Answers the question "Where have fires occurred near this site, how intense were they, and how large an area did they affect?"
Description: The map displays coloured dots positioned at the centroid of each detected fire cluster. Dot size is proportional to the estimated fire area (hectares). Dot colour represents the confidence/intensity level, ranging from yellow (low) to dark red (very high). Users can hover or click on individual dots to see metadata: area in hectares, confidence level, FRP, and distance from the site centre. The site boundary is shown as a reference polygon. If no fires were detected in the selected time period, the layer is empty and the KPI is hidden.
How it's calculated: Each dot corresponds to a fire cluster identified through 8-connectivity labelling of VIIRS hotspot pixels. The cluster's centroid is plotted; its area is computed from the connected pixel count at 30 m resolution; its colour is determined by the maximum confidence value within the cluster (0 = No Fire, 1 = Low, 2 = Medium, 3 = High, 4 = Very High).
Legend:
| Value | Color | Meaning |
|---|---|---|
| 0 | ■ #000000 | No fire |
| 1 (Low) | ■ #FFFF00 | Low confidence hotspot |
| 2 (Medium) | ■ #FFAA00 | Medium confidence hotspot |
| 3 (High) | ■ #FF0000 | High confidence hotspot |
| 4 (Very High) | ■ #A30119 | Very high confidence hotspot |
Interpretation example: If the map shows three clusters within 5 km of the site -- two small yellow dots (low confidence, < 1 ha) and one large dark-red dot (very high confidence, ~15 ha) -- the site faces a significant fire risk from a large, intense fire nearby, while the two smaller detections may be lower-reliability signals or minor burn events.
Schroeder, W., Oliva, P., Giglio, L., Csiszar, I.A. (2014). The New VIIRS 375 m active fire detection data product: Algorithm description and initial assessment. Remote Sensing of Environment, 143, 85--96.
Giglio, L., Schroeder, W., Justice, C.O. (2016). The collection 6 MODIS active fire detection algorithm and fire products. Remote Sensing of Environment, 178, 31--41.
See the Calculation Methodology section for the core computation. Additional processing details are documented here for expert users.