Acknowledgements: This project is made possible thanks to the availability of Himawari-8 satellite imagery from the Japan Meteorological Agency (JMA, link) and its open access provided by AWS (link).

Mapping bushfires using Earth observation (EO) imagery has been a very active research and application field. With a strong determination to advance bushfire studies using new data and technologies, we have carried out this comprehensive project – Mapping Major Bushfires in Australia using Near Real-time Himawari-8 Satellite Imagery. The project consists of six major parts, each with significant investment:

       1.  Develop New Software to Rapidly Process Himawari-8 Imagery

       2.  Revisit Major Fire Days in the 2019-20 Bushfire Season using Himawari-8 Imagery

       3.  Set up Web Services to Serve Processed Himawari-8 Imagery at Scale

       4.  Create a Bushfire Mapping App to Visualise the Latest Himawari-8 Imagery

       5.  Extract Bushfire Hotspots from Himawari-8 Imagery

       6.  Exposure and Risk Analysis using the Latest Bushfire Hazard Information

1.  Develop New Software to Rapidly Process Himawari-8 Imagery

The potential of near real-time Himwari-8 imagery for hazard mapping has long interested us at BigData Earth. Himawari-8 satellite provides 16 spectral bands (at 0.5 – 2 km spatial resolutions) and full-disk observations every 10 minutes (except 2:40 and 14:40 UTC for satellite’s own housekeeping operations). We have developed dedicated software called Spectral Discovery for Himwari-8 Imagery (link) which can rapidly process the time series of Himawari-8 imagery. The software tool includes the following four functions:

  • Rapid image band combinations

  • Adaptive image stretching

  • Advanced image fusion

  • Exploratory feature (e.g. fire hotspots) extraction

For bushfire mapping, we analyse multispectral Himawari-8 imagery and produce four composite images (in addition to the mid-infrared Band 07 at 3.9 μm, 2 km resolution), each highlighting a different aspect of bushfires (Figure 1):

  • Natural colour – using visible bands and ideal for monitoring smoke from fires

  • Vegetation – in colour infrared and healthy vegetation shown in red

  • Burnt areas – using short-wave and infrared (SWIR) bands

  • Hotspots – using mid-infrared & SWIR bands

  • And, thermal anomalies – using mid-infrared Band 07 alone

All composite images are resampled and processed at 1 km resolution. As the first three composite images involve one or more visible bands, they are provided during the day only. The composite image on hotspots and stretched image on thermal anomalies (in black/white) are provided day and night.

Figure 1: Analysing Himawari-8 imagery to highlight different features of interest (e.g. smoke, vegetation, burnt areas or fire scars, and hotspots) in bushfire mapping. Example: Catastrophic bushfires in SE Australia on 4 January 2020. Animation video available on (full-resolution version upon request)

2.  Revisit Major Fire Days in the 2019-20 Bushfire Season using Himawari-8 Imagery

Sadly, the unprecedented 2019-20 Australian bushfire season (Black Summer) caused many fatalities and devastating property and infrastructure losses. This recent fire history needs to be documented in detail. From an Earth observation perspective, we use historical Himawari-8 imagery to revisit and systematically record all major fire days in the 2019-20 season. Figure 2 shows an example of the raging fire in NSW on 16 December 2019.

Figure 2: Himawari-8 imagery was used to map the raging bushfires in NSW on 16 December 2019.
Animation video available on

3.  Set up Web Services to Serve Processed Himawari-8 Imagery at Scale

The latest near real-time Himawari-8 imagery becomes available on AWS about 11 to 17 minutes after the start of the imagery acquisition. For example, if Himawari-8 sensors (Advanced Himawari Imagers – AHIs) start to take full-disk imagery on 3 pm, the imagery data will be accessible around 3:11 – 3:17 pm. Afterwards we start automated image analysis to rapidly process the multispectral bands of the Himawari-8 imagery. Significant efforts have been made to optimise the whole processing workflow (with software and cloud resources) in order to complete the related task within 3 minutes (i.e. by 3:20 pm using the above example). We endeavour to achieve <20-minute latency for the latest Himawari-8 imagery to be available (in the form of web delivery) relative to its initial capture. (From trial tests over the past few months, only very rarely are certain 10-min snapshots not available or not delivered on time as expected due to unknown reasons, but this issue is very minor and negligible.)

Two main image analysis tasks performed:

  • Creating Himawari-8 composite images for the whole Australian region. Then turn RGB images into separate mapping tiles at four zoom levels (web mapping zoom levels 5-6-7-8, corresponding to ~4.8-2.4-1.2-0.6 km spatial resolutions on the ground, respectively).

  • Extracting hotspots of major bushfires. Then turn hotspots data into feature layers.

As a result, about 8,500 map tiles/files and a dozen other output files are produced for the Himawari-8 imagery every 10 minutes. More than six web services have been deployed to set up an efficient mapping infrastructure so that all outputs can be delivered via APIs very quickly for web and desktop mapping.

3A: For composite images in XYZ tiles, access URLs can be either of the following:

curl https://api.RiskMapping.com.au/h8/{year}/{month}/{day}/{hhmm}/{tileset}/{z}/{x}/{y}.[jpg | png] -H apikey=[x]

or, with a single URL address:

https://api.RiskMapping.com.au/h8/{year}/{month}/{day}/{hhmm}/{tileset}/{z}/{x}/{y}.[jpg | png]?&apikey=[x]

Tile maps can be easily integrated with web or mobile mapping applications (those using Google Maps APIs, Leaflet APIs, OpenLayers APIs, Mapbox APIs, etc.), by updating related URLs.

3B: For composite images in GeoTIFF and hotspot feature layers in three formats (Shapefile, GeoJSON and KML), API URLs follow similar formats. All these mapping outputs, in an original imagery projection, can be directly linked to or downloaded by users for customised mapping.

The timely Himawari-8 imagery would assist rapid response teams to make time-critical decisions and the general public to raise situation awareness during emergencies. The new imagery available every 10 minutes, like radar images and loops in weather apps, has the potential to be incorporated into emergency & public warning apps (e.g. Fires Near Me app from NSW Rural Fire Services).

4.  Create a Bushfire Mapping App to Visualise the Latest Himawari-8 Imagery

We create this web app with emergency operations in mind, by focusing on the excellent temporal resolution (10 minutes) of the Himawari-8 imagery. Processed imagery for the immediate past period (20 mins to 3:20 hours) is shown in the app by default.

Hotspots, even for smaller and lower-intensity fires, could be manually interpreted and identified from Himawari-8 images. We facilitate that process by placing a time slider into a central position in the app; users can drag the time slider to more easily track the movement of fires (Figure 3).

The app can switch between two modes: Demo (using historical fires, Figure 3) and Live.

Figure 3: A new bushfire mapping app displaying Himawari-8 composite images (national coverage).
(Animation video)

5.  Extract Bushfire Hotspots from Himawari-8 Imagery

This is among the most popular research topics in relation to Himawari-8 imagery and fire monitoring. We have prepared a separate blog on this (Detecting Bushfire Hotspots from Himawari-8 Imagery: With Four Examples from the 2019-20 Australian Bushfire Season, link).  Figure 4 shows an example of automated extraction of bushfire hotspots from a time series of Himawari-8 imagery on 4 January 2020.

The mapping app can display extracted hotspots instantly and users can make a direct comparison against the underlying composite imagery. Figure 5 shows an example of extracted hotspots with a number of attributes (e.g. timestamp and brightness temperatures) currently included.

Feature extraction in image processing would involve some small percentages of errors or false alarms; it is impossible to ascertain a perfect accuracy about the extracted features. The use of such data poses a number of issues (e.g. clarity and liability) for public-facing applications. On the other hand, active major bushfires shown by thermal anomalies in satellite imagery are quite distinctive and can be identified relatively easily even by a lay person. Most current hotspot information is quite abstract and it is ideal to combine with related images which can show the size, intensity and movement of major fires (assuming cloud cover is not an issue here).

For public warning apps, it would be more effective to use Himawari-8 composite images as a primary data source to show the latest fire hazard information (at least at the regional level), instead of hotspot feature layers (a secondary data source) which are subject to uncertainties. A paradigm shift might be needed on this aspect.

Figure 4: Extracting bushfire hotspots (top) dynamically from a time series of Himawari-8 imagery (bottom).
Animation video available on

6.  Exposure and Risk Analysis using the Latest Bushfire Hazard Information

In this part, we move from near real-time hazard mapping to rapid exposure and risk analysis. Hotspot features extracted from the latest Himawari-8 imagery are suitable for aggregate exposure and risk analysis. In the mapping app, hotspots are coloured based on the brightness temperatures reflecting various levels of thermal anomalies (Figure 5). Together with user-specific exposure data, one can monitor and track bushfire risk in an integrated, dynamic way.

The mapping app also allows users to directly download all composite images (in GeoTIFF) and hotspot feature layers (in Shapefile, GoeJSON and KML) specific to the snapshot every 10 minutes. Users can take these for further analysis and investigations if needed.

Figure 5: Using the latest bushfire hazard information for rapid exposure and risk analysis. Extracted hotspots are coloured based on the brightness temperatures inferred from the Himawari-8 mid-infrared Band 07.

In this project, new data and new technologies (including modern Earth observation, cloud computing and geospatial big data analytics) are greatly explored to monitor extreme events such as bushfires. If you are interested in the following applications or learning more about our analytical capabilities, please stay in touch.

– Deployment of the whole analysis and mapping solution on the cloud or on-premise. The whole software system can be licenced.

– Access the processed composite images (in XYZ tiles or GeoTIFF) available every 10 minutes via web APIs subscription plans

– Automated warnings / notifications about bushfire hazard and risk relative to user-specified exposures, using the latest imagery and hotspot data every 10 minutes

– Access the new bushfire mapping app website

Related Links

It has been constantly challenging to better understand bushfire risk in order to reduce any adverse impacts, be it before, during or after any major events. In addition to the near real-time fire hazard mapping, we have been developing and enhancing a range of accessible information products which can provide measured location context and insights.

– Detecting Bushfire Hotspots from Himawari-8 Imagery: With Four Examples from the 2019-20 Australian Bushfire Season link

– Monitoring Land Cover Changes at the Bushland-Urban Interface: An Image Analysis Approach link

– Visualising Potential Bushfire Risk for Addresses in Australia: A New Cloud-based Approach link

– Advancing Bushfire Risk Analytics with Location Profile APIs link

– New Web Mapping, Analysis and Reporting App on Exposure Management link

– The March 2018 Bushfire in Tathra, NSW, Australia link

– The April 2018 Bushfire in Sydney’s South-west, NSW, Australia link

– Mapping Bushfire Risk in Australia link