GISForestFire
Forest Fire Early Warning System for Sumatra, Indonesia
This software is used to identify fire danger level in Sumatra - Indonesia. The hazard level is determined using the Canadian Forest Fire Weather Index System, which is generated through analysis of remote sensing data.
GISForestFire is part of my final research and as one of the requirements to get bachelor of science degree at Department of Geophysics and Meteorology, Faculty of Mathematics and Natural Science, Bogor Agricultural University.
Project Background
Forest fire is one of the main types of hazards in Indonesia. This study was aimed to develop an application system to determine the Canadian Forest Fire Weather Index System (FWI) from various combinations of remote sensing satellite data based on numerical and spatial models.
This application is expected to provide forest fire danger rating information for a certain area based on numerical-spatial FWI value at a certain time. FWI was calculated from air temperature (Ta), relative humidity (RH), wind speed (u), and rainfall (Ra). These were derived from satellite images (remote sensing data).
Methodology
Three main processes were involved:
- Program Development - Designing a program to prepare the input for the software
- Algorithm Development - Script development of the software
- Early Warning System - Development of the software for forest fire early warning
The designed program stimulated weather conditions based on surface temperature data (Ts) that was extracted from AVHRR/NOAA to derive Ta and RH. Wind data was generated using thermal wind equation which relates vertical shear of the geostrophic wind to horizontal temperature gradient, then corrected using extracted wind data from TXLAPS. Rainfall data was extracted from QMORPH (CPC MORPHing Technique).

























