Skip to main content
  • Practices and Applications
  • Open access
  • Published:

Using Fire History Data to Map Temporal Sequences of Fire Return Intervals and Seasons

Abstract

Analysis of complex spatio-temporal fire data is an important tool to assist the management and study of fire regimes. For fire ecologists, a useful visual aid to identify contrasting fire regimes is to map temporal sequences of data such as fire return intervals, seasons, and types (planned versus unplanned fire) across the landscape. However, most of the programs that map this information are costly and complex, requiring specialist training. We present a simple yet novel method for creating sequences of temporal data for mapping fire regimes using basic geographic information system (GIS) techniques and logical test functions in Microsoft® Excel 2003 (Microsoft, Bellevue, Washington, USA). Using fire history data (1972 to 2005) for southwestern Australia, we assigned integer classifications to fire return intervals (short, moderate, and long) and fire types and seasons (wildfires and prescribed burns in different seasons) and joined the integer classifications together to form a sequence of numbers representing the order of either fire return intervals or fire seasons in reverse time sequence. This sequence can be mapped in a GIS environment so that spatial dimensions formed by overlapping polygons are readily observed, and the temporal sequence of fire data within each polygon can be interpreted across the landscape. We applied the technique to examine experimental design options for investigating the effects of contrasting fire regimes on biota at the landscape scale. This investigation identified several important factors: 1) patterns were evident in fire types and seasons, 2) patterns were evident for fire return interval sequences, and 3) combining fire types and seasons with fire return intervals significantly constrained options for the study design. A visual analysis of this type highlights fire regime patterns in the landscape and permits a feasibility study for the development of study design options and the spatial arrangement of potential study sites.

Introduction

Questions of patterning in space and time are fundamental to ecology and the management of natural resources (Levin 1992, Cadenasso et al. 2006) and find particular application in fire management (Fulé et al. 1997, Brockett et al. 2001, Bradstock et al. 2005, Burrows 2008). Although the spatial patterning of individual fires and their attributes (intensity, season, size, etc.) can be easily ascertained, the complexity of patterns increases with multiple fires overlapping through time. The collection and archival of fire history information into spatio-temporal databases provides the opportunity to evaluate spatial and temporal patterning of fire regimes in the context of landscape ecology and management (Morgan et al. 2001, McCaw et al. 2005, Boer et al. 2009, Hamilton et al. 2009). Advances in geographic information systems (GIS) have formalised the accurate capture of spatial data such as perimeter and area of fires, temporal data such as year and season-of-burn, and attribute data such as fire type (wildfire or prescribed burn) and measures of intensity and severity. Such data are important for understanding interactions between fire regimes and a range of values including biodiversity, water, and carbon fluxes (Burrows and Abbott 2003, Wittkuhn et al. 2009). Additionally, historical fire datasets become important for land and risk management in the face of climate change (Cary 2002).

To maintain best-practice in land management and conservation, science plays an important role in assessing the impact of fire on ecological processes (Andersen 2003, Burrows 2008). Although the most valuable knowledge is obtained through the design of long-term studies that address specific research questions in relation to fire and biota, these experiments take a long time to yield results and even longer to be transferred to practical applications. In contrast, retrospective studies that utilize historical data provide the opportunity to rapidly assess fire’s effects on ecosystems. To assess these effects, the first step is to obtain a basic understanding of historical fire patterns across the landscape. Spatial databases that maintain fire perimeter data as vector files can be used for mapping the occurrence of past fires, and it is usual to create a data layer at any point in time showing overlapping fire events (Hamilton et al. 2009). The challenge for fire ecologists with a limited knowledge of GIS is to create a visual representation of the temporal attributes for these overlapping fires, such as fire return intervals, seasons, and order of fire types. In other words, how can we show the sequence of past fire attributes on a spatial representation (map) of fire occurrences? Unfortunately, the utility of GIS databases for displaying temporal sequences in a spatial scale is limited (Wittkuhn et al. 2009).

We describe a method that combines simple GIS techniques with logical test functions in the Microsoft® (MS) program Excel (Microsoft, Bellevue, Washington, USA) to produce maps of spatial fire perimeters, labelled with temporal fire attributes within each polygon formed by overlapping fires. We chose to use Excel because of its common use across a range of scientific disciplines for data storage and manipulation. Specifically, we mapped sequences of fire return intervals and a combined classification of fire types (prescribed burns or wildfires) and seasons-of-burn to provide a broad overview of patterns in fire history across the landscape. We demonstrate the effectiveness of this technique by presenting results from a case study that used these temporal sequences to investigate contrasting fire regimes as a basis for an ecological study at a landscape scale (Wittkuhn et al. 2008, Wittkuhn et al. 2009).

Methods

Fire History Dataset and Study Area

We used ArcView (Environmental Systems Research Institute, Redlands, California, USA) to create the sequences of fire return intervals and fire type and seasons from a fire history dataset (FHD) for the Warren Region of southwestern Australia (Figure 1), an administrative region of the Western Australian Department of Environment and Conservation (DEC). The FHD that we used was constructed by digitising fires between 1972 and 2005 from maps or by importing information directly from previous GIS datasets (Hamilton et al. 2009). Attributes for each fire polygon include: year of burn, fire type (wildfire or prescribed burn), season-of-burn, district, cause, perimeter, and area. A separate vector file was created for each fire-year, where a fire-year is recorded as 1 July to 30 June because the fire season in southwestern Australia occurs between ∼October and March (the dry season of the prevailing Mediterranean climate). These separate vector files are a snapshot model because they represent the spatial distribution of fires at a given point in time (Pelekis et al. 2005). Shapefiles for each fire-year were then merged into one fire history dataset, resulting in overlapping polygons from different years whilst maintaining the spatial integrity and attributes of all original polygons (Hamilton et al. 2009). This dataset is an example of a space-time composite data model in which polygons for every year are intersected with one another to form a polygon mesh (Pelekis et al. 2005). An overview of the data sources and steps described in this paper is presented in Figure 2.

Figure 1
figure 1

Map showing the Warren Region of southern Western Australia in relation to the Australian coastline (inset). The study area used for an investigation of the temporal sequence data is shown and was burnt in either a wildfire or prescribed burn in 2002/03, representing the same time-since-fire at the time of undertaking this study.

Figure 2
figure 2

Overview of the data sources and steps used to produce spatial maps of temporal fire data.

Fire Frequency

Fire frequency was calculated for every polygon in the FHD between 1972/73 and 2004/05 (Figure 2). We started with the original vector files that contained data for fire occurrence in a single fire-year only (e.g., 1992/93). A column was created in each vector file (called, for example, 92_93) and a number one (1) was entered for every record (row) in that vector file to indicate the presence of a fire event. All vector files from 1972/73 through 2004/05 were then joined together using the ‘Union’ command, which has the effect of combining overlapping polygons into singular polygons that contain the attributes of all source polygons. All columns were deleted except those showing the presence or absence of fires in each fire-year (e.g., only the columns 72_73, 73_74, …, 04_05 were retained). Every row in the vector file represented a spatial group, which is defined here as a polygon created by overlapping fires that has a unique fire history in space and time. Each row was identified as such by being assigned a unique identifier (a column we named RECNO1). This identifier becomes important in later steps that combine datasets.

In ArcView, a column was created (FIREFREQ 72) within which the occurrences of fire were summed for each row to determine the number of fires that had occurred in that polygon between 1972/73 and 2004/05. This frequency column was retained, along with RECNO1, while all the individual year columns were deleted. Using the ‘Union’ command, this file was joined with the 1972/73 to 2004/05 merged FHD, with the effect of adding the FIREFREQ 72 and RECNO1 columns to the shapefile.

A second unique identifier (RECNO2) was created for every overlapping polygon (i.e., every record in the attribute table). This associated table from the shapefile was used as the basis for calculating the temporal fire sequences. This table was converted to a MS Excel 2003 format (extension .xls) from a database file (extension .dbf) to write the functions described below.

Calculating Fire Return Intervals

In MS Excel, all columns were deleted except those needed for subsequent calculations and to rejoin the Excel table to the Fire Frequency shapefile, these being RECNO1, RECNO2, YEAR, and SEASON. The column YEAR had been created from FIREYEAR within ArcGIS 9.0. This converted fire-years (e.g., of the form 1988/89) to single years (e. g., of the form 1988), by dropping the second part of the fire-year, which enabled simple arithmetic to calculate fire return intervals in the next stage of the process.

Using Excel, all records were sorted firstly by the unique identifier (RECNO1), and then by YEAR in a descending order. This organised the data into spatial groups that represented the overlapped fire history contained within one polygon (Figure 3).

Figure 3
figure 3

Excerpt from the MS Excel file used for calculating actual fire return intervals for five polygons (spatial groups) in the dataset. We have omitted columns that are irrelevant to the computation of the fire return intervals. Boxes represent the logical test functions that have been written to compute the values for the highlighted cell. For the logical test functions in each box, the value returned in the cell is highlighted in bold (either ‘value if true’ or ‘value if false’). Where it is ‘value if false,’ the section of the logical test that is not upheld is highlighted in bold italic.

New columns were created: INTERVAL1, INTERVAL2, INTERVAL3, and INTERVAL4, which were filled with actual fire return intervals (in years). For our data, the highest fire frequency was five; hence, we needed to calculate a maximum of four intervals. Any number of fire return intervals could be calculated, such that the number of INTERVAL columns equals the highest fire frequency minus one.

Each INTERVALx column was filled with either a value showing the fire return interval in years, or a zero if not relevant for that column and row combination. This was performed using a logical test function in MS Excel, which checks whether a condition is met (the logical test) and returns one value if true, and another value if false. The general form of this function is as follows:

$$\begin{array}{*{20}c}{{\rm{Cell}}\;{\rm{value}} = {\rm{IF}}\;([{\rm{logical}}\;{\rm{test}}],\;[{\rm{value}}\;{\rm{if}}} \\ {{\rm{true}}],\;[{\rm{value}}\,{\rm{if}}\;{\rm{false}}]){.}\quad \quad \quad \quad} \end{array}$$
(1)

Figure 3 presents an excerpt from the Excel file, and shows how the logical test functions were written to calculate the INTERVALx values.

A new column, ALLINT, was created to bring values from INTERVAL1 to INTERVAL4 into one column. In this case, a nested logical test function was used to fill each cell. A nested function incorporates further test functions as the ‘value if false’ argument. This function was designed to systematically check each INTERVALx column for an entry that is not zero, and fill the ALLINT cell with that entry (Figure 3). The function was of the form:

$$\begin{array}{*{20}c}{{\rm{Cell}}\;{\rm{value}}\;({\rm{ALLINT}}) = \quad \quad \quad \quad \quad \quad \quad \;\;\;} \\ {{\rm{IF}}({\rm{INTERVAL}}\;1 > 0,{\rm{INTERVAL}}\;1,\quad \quad \;\;\;\;} \\ {{\rm{IF}}({\rm{INTERVAL}}\;2 > 0,{\rm{INTERVAL}}\;2,\quad \quad \;\;\;} \\ {{\rm{IF}}({\rm{INTERVAL}}\;3 > 0,{\rm{INTERVAL}}\;3,\quad \quad \;\;\;\;} \\ {{\rm{IF}}({\rm{INTERVAL}}\;4 > 0,{\rm{INTERVAL}}\;4,0)))){.}\;\;\;} \end{array}$$
(2)

Notice that the second IF statement is also the ‘value if false’ argument to the first IF statement. Similarly, the third IF statement is the ‘value if false’ argument to the second IF statement, and so on. Note also that if > 4 fire return intervals are contained in the FHD, more IF statements would be required.

Classifying Fire Return Intervals

Remembering that each row in Figure 3 corresponds to a single fire event within a spatial group, values under the ALLINT column now represent the time-since-fire preceding that fire event. This information can be displayed in the GIS environment, but only one fire return interval can be mapped at a time.

The first step was to simplify the ALLINT column to three classifications: short (≤5 yr), moderate (6 yr to 9 yr), and long (≥10 yr) fire return intervals. The number of classifications and the range they encompass can all be dictated by the user, though our method allows for a maximum of ten as we use single numbers (0 to 9) for the classifications. For example, very short and very long intervals could be included. To define our short fire return intervals, we investigated juvenile periods of floristic taxa (Burrows et al. 2008), and to define our long return intervals, we investigated the time-since-fire at which fuels will carry an intense fire under normal (not extreme) weather conditions (Gould et al. 2007).

Juvenile period is defined as the time taken for a floristic species to reproduce following fire (Gill 1975), and the occurrence of lethal fire during the juvenile period can lead to localised extinction of the species (Gill and Nicholls 1989, Burrows and Friend 1998). Therefore, Gill and Nicholls (1989) suggest that to maintain community composition, the minimum fire return interval should be based around the conservative approach of doubling the juvenile period of the slowest maturing and fire sensitive species. Based on this recommendation, Burrows and co-workers defined a high fire frequency (synonymous with a regime of short fire return intervals) as one fire at fewer than six-year intervals for the environment in which our study occurred (Burrows and Friend 1998, Burrows et al. 2008). Hence, we defined our short fire return interval as being five years or less.

To define long fire return intervals, we took a risk management approach. We defined long intervals as those of ten years or more, based on fire hazard and fuel age. In particular, surface fuel hazard scores, defined by Gould et al. (2007), begin to plateau at ten years after fire in southern jarrah forest. It is the surface fuel layer that constitutes the bulk of fuel consumed and contributes most of the energy released by fire (Gould et al. 2007). Therefore, we considered ten years to be a reasonable starting point for a long interval in relation to fire hazard. In addition, our data analysis was constrained by the retrospective nature of the study. In this highly managed landscape, less than one quarter of the total number of fire return intervals across space and time were ten years or greater (Figure 4).

Figure 4
figure 4

Frequency distribution of fire return intervals for the period 1972/73 to 2004/05 for the Warren Region dataset (polygons >1 ha). Intervals of 21 yr to 30 yr have been summed together on the right hand side of the x-axis. Inset shows the breakdown of intervals into short, moderate, and long classifications (INTTYPEs 1, 2, and 3, respectively). Colour shading of the bars corresponds to the INTTYPE classifications.

The column INTTYPE was created to convert the real fire return intervals under ALLINT into the following integer classifications: 1 = short (≤5 yr), 2 = moderate (6 yr to 9 yr), and 3 = long (≥10 yr), using a nested logical test function of the form:

$$\begin{array}{*{20}c}{{\rm{Cell}}\;{\rm{value}}\;({\rm{INTTYP}}{{\rm{E}}_{\rm{q}}}) = \quad \quad \quad \quad \quad \quad \quad \quad} \\ {{\rm{IF}}((({\rm{ALLIN}}{{\rm{T}}_{\rm{q}}} < = 5)\ast {\rm{AND}}({\rm{ALLIN}}{{\rm{T}}_{\rm{q}}} > 0)),1,} \\ {{\rm{IF}}((({\rm{ALLIN}}{{\rm{T}}_{\rm{q}}} > 5)\ast {\rm{AND}}({\rm{ALLIN}}{{\rm{T}}_{\rm{q}}} < 10)),2,} \\ {{\rm{IF}}((({\rm{ALLIN}}{{\rm{T}}_{\rm{q}}} > = 10,3,0))),\quad \quad \quad \quad \quad \quad \quad} \end{array}$$
(3)

where subscript q refers to row q in the Excel spreadsheet, and the * symbol is syntax required by MS Excel to perform the function (i.e., it is not a multiplication symbol). Figure 5 shows the outcome in the Excel file, including examples of functions used to generate the integer classifications from fire return intervals.

Figure 5
figure 5

Excerpt from the MS Excel file used for calculating fire return interval sequences for five polygons (spatial groups) in the dataset. This spreadsheet is an extension of that shown in Figure 3. Boxes represent the logical test functions that have been written to compute the values for the highlighted cell. For the logical test functions in each box, the value returned in the cell is highlighted in bold (either ‘value if true’ or ‘value if false’). Where it is ‘value if true,’ the section of the logical test that directly produces the result is highlighted in bold italic. Where it is ‘value if false’ (cell J8 only in this example), the section of the logical test that is not upheld is highlighted in bold italic.

Creating Fire Return Interval Sequences

Two columns were added to the Excel file: FI_SEQ and FI_SEQ_ALL (Figure 5). The completed fire return interval sequences were calculated in these columns from classifications in the INTTYPE column using a nested logical test function. The aim of this function was to transpose the vertical classifications that appear under INTTYPE to a horizontal sequence of the classifications, which is a whole number made up of 1s, 2s, and 3s. This whole number indicates the temporal sequence of fire return interval classifications and is contained within a single cell and therefore available for mapping and labelling in GIS. A key part of calculating the four-digit whole number that represents the fire return interval sequence is a simple step of multiplying each value under INTTYPE by decreasing factors of 10, and adding them together. In this case, the sequence is a four-digit number because we have a maximum of four fire return intervals in our dataset. Adjustments can be made to the calculations to allow for less or more intervals by decreasing or increasing the multiplication factors respectively.

To calculate the fire return interval sequence in the qth row of the FI_SEQ column, the following logical test function applies:

$$\begin{array}{*{20}c}{{\rm{Cell}}\;{\rm{value}}({\rm{FI}}\_{\rm{SE}}{{\rm{Q}}_{\rm{q}}}) = \quad \quad \quad \quad \quad \quad \quad \quad \quad \quad} \\ {{\rm{IF}}(({\rm{RECON}}{1_{\rm{q}}} < {\rm{RECNO}}{1_{\rm{q}}}),\quad \quad \quad \quad \quad \quad \quad \quad \;} \\ {{\rm{INTTYP}}{{\rm{E}}_{\rm{q}}}\ast 1000 + {\rm{IF}}(({\rm{RECON}}{1_{\rm{q}}} = {\rm{RECON}}{1_{\rm{r}}}),\;} \\ {{\rm{INTTYP}}{{\rm{E}}_{\rm{r}}}\ast 100 + {\rm{IF}}(({\rm{RECON}}{1_{\rm{r}}} = {\rm{RECON}}{1_{\rm{s}}}),\quad} \\ {{\rm{INTTYP}}{{\rm{E}}_{\rm{s}}}\ast 10 + {\rm{IF}}(({\rm{RECON}}{1_{\rm{s}}} = {\rm{RECON}}{1_{\rm{t}}}),\quad \;\;} \\ {{\rm{INTTYP}}{{\rm{E}}_{\rm{t}}}))),0)\quad \quad \quad \quad \quad \quad \quad \quad \quad \quad \quad \quad \quad \;} \end{array}$$
(4)

where subscripts p, q, r, s, and t represent ordered rows in the Excel spreadsheet, and * represents the multiplication function.

FI_SEQ shows the sequence of fire return interval classifications in reverse time series (i. e., most recent back to the oldest fire return interval; see column J in Figure 5). FI_SEQ only shows the fire return interval sequence in the first row of each spatial group (Figure 5). This is because the logical test will be false for subsequent cells until it reaches the first row of a new spatial group (for example, see the syntax of equation 4 and the calculations for cell J8 in Figure 5). To assign the fire return interval sequence to all fires in a spatial group (i.e., each row), another column, FI_SEQ_ALL, was created. The reason for wanting the fire return interval sequence assigned to all fires in a spatial group is so that the user can obtain the fire return interval sequence by selecting any of the overlapping fires within the spatial group, rather than only the most recent. To automate the filling of cells under FI_SEQ_ALL, another nested logical test function was written that related to the values in FI_SEQ (Figure 5):

$$\begin{array}{*{20}c}{{\rm{Cell}}\;{\rm{value}}({\rm{FI}}\_{\rm{SEQ}}\_{\rm{AL}}{{\rm{L}}_{\rm{q}}}) = \quad \quad \quad \quad \quad \quad \quad \;} \\ {{\rm{IF}}({\rm{FI}}\_{\rm{SE}}{{\rm{Q}}_{\rm{q}}} > 0,{\rm{FI}}\_{\rm{SE}}{{\rm{Q}}_{\rm{q}}},\quad \quad \quad \quad \quad \quad \quad \quad \;} \\ {{\rm{IF}}({\rm{RECON}}{1_{\rm{q}}} = {\rm{RECON}}{1_{\rm{p}}},{\rm{FI}}\_{\rm{SEQ}}\_{\rm{AL}}{{\rm{L}}_{\rm{p}}},0))\;} \end{array}$$
(5)

where subscripts p and q refer to subsequent rows in the Excel spreadsheet. Values in FI_SEQ_ALL represent the sequences of fire return intervals for each polygon in the dataset, and are the data used for mapping of temporal data.

Creating Fire Season Sequences

Creating fire season sequences followed a similar process as used for deriving fire return interval sequences, though we supplemented the information by producing a combined classification for fire type (wildfire or prescribed burn) and fire season (Figure 2). The data for deriving fire season and type sequences were derived from two columns containing text. These columns were: 1) FIRETYPE, with values of WF (indicating wildfire), PB (prescribed burn), or UN (unknown); and 2) SEASON, with values of SP (spring), AU (autumn), SU (summer), WI (winter), or UN (unknown). The wildfire entries contained information only for FIRETYPE (WF), whereas the PBs also contained information for SEASON. Thus, we made a single column called ALLSEAS, which dropped the PB notation and contained only the following entries: WF, SP, AU, SU, WI, and UN. To populate the ALLSEAS column, we used a logical test function of the form:

$$\begin{array}{*{20}c}{{\rm{Cell}}\;{\rm{value}}\;({\rm{ALLSEA}}{{\rm{S}}_{\rm{q}}}) = {\rm{IF}}({\rm{FIRETYP}}{{\rm{E}}_{\rm{q}}} =} \\ {"{\rm{WF}"},{\rm{FIRETYP}}{{\rm{E}}_{\rm{q}}},{\rm{SEASO}}{{\rm{N}}_{\rm{q}}})\quad \quad \quad \quad \quad} \end{array}$$
(6)

where subscript q refers to row q in the Excel spreadsheet (Figure 6). Thus, for a given row, if FIRETYPE is wildfire (WF), a WF is returned in the cell under ALLSEAS (the ‘value if true’). However, if that row represents a PB, then the season of that burn (given in column SEASON) is returned into the ALLSEAS column (the ‘value if false’).

Figure 6
figure 6

Excerpt from the MS Excel file used for calculating fire season sequences for five polygons (spatial groups) in the dataset. We have omitted columns that are irrelevant to the computation of the fire season sequences. Boxes represent the logical test functions that have been written to compute the values for the highlighted cell. For the logical test functions in each box, the value returned in the cell is highlighted in bold (either ‘value if true’ or ‘value if false’). Where it is value if true, the section of the logical test that directly produces the result is highlighted in bold italic. Where it is value if false, the section of the logical test that is not upheld is highlighted in bold italic, or where it is a nested logical test function, the part of the nested function that is upheld is highlighted in bold italic.

We then substituted a numerical classification for each of the fire types by creating the column NUMSEAS and writing a nested logical test function that related back to ALLSEAS and FIRETYPE. The form of the function for NUMSEAS is shown in Figure 6 (column G), and substitutes integers for the FIRETYPE/SEASON combinations (the classifications are shown in Table 1).

Table 1 Classifications given to combinations of fire type and season of burn to derive sequences of fire seasons. NUMSEAS are the integer classifications used in the final fire season sequences, and are derived from the FIRETYPE and ALLSEAS columns. Notation: PB = prescribed burn; WF = wildfire; SP = spring; AU = autumn; SU = summer; WI = winter; UN = unknown.

Constructing sequences of fire season data followed the same procedure used for fire return intervals. However, unlike fire return intervals, which require two fires to calculate, we were looking at data associated with every fire in the dataset. Hence, we needed to add an extra order of magnitude to the calculations to derive the sequences (see cell H7 in Figure 6). Sequences of fire season data were constructed in a column named SEAS_SEQ, and these sequences were assigned to every fire in a spatial group under the column SEAS_SEQ_ALL (examples of logical test functions are shown in Figure 6).

Rejoining Temporal Fire Sequences with the Fire History Dataset

Using the unique identifier (RECNO2) for each record, we rejoined the calculated fire return interval data (consisting of actual fire return intervals in years, and the fire return interval sequences) and the calculated fire season sequences to the FHD containing information on fires for all years (Figure 2).

Censored Data

By limiting our data analysis to 1972/73 onwards, there existed some fire return intervals that represented the time from the oldest fire back to 1972 (when a fire may or may not have occurred). Where a fire did not occur, these censored data (Polakow and Dunne 1999, Moritz et al. 2009) represent non-real fire return intervals and were therefore ignored.

The dataset also contained a recent, incomplete fire return interval (equivalent to time since the most recent fire). We have not allowed for this incomplete interval as the experimental design for our case study described below stipulated a consistent time-since-fire for all sites. Hence, although there was a recent, incomplete fire return interval within each polygon, it was equal for all.

Case Study: Designing a Retrospective Study to Investigate Effects of Fire Regime on Biota

We used the temporal sequences to investigate experimental design options for a study investigating contrasting fire regimes and their effects on components of the biota (Wittkuhn et al. 2009). Our study maintained a constant time-since-fire by restricting the study area to ∼50 000 ha that burnt in either prescribed burns of November 2002, or a wildfire of March 2003 (the 2002/03 fire-year; Figure 1). We did this to remove the time-since-fire effect on the results of the study, which can be significant for all components of the biota in southwestern Australia (Bell and Koch 1980, Burrows and Wardell-Johnson 2003, van Heurck and Abbott 2003, Robinson et al. 2008).

Using ArcGIS 9.0, we first investigated the sequences of fire seasons by labelling all polygons using values in SEAS_SEQ and visually inspecting the results (Figure 7). Using this technique, we readily identified those areas burnt most recently by wildfires and those burnt most recently by PBs. We then used the ‘Select polygons by attributes’ command in ArcGIS 9.0 to further refine historical patterns in burning histories into the following groups:

  1. (1)

    wildfire most recent fire; previous fires prescribed in spring, some also experiencing other wildfires;

  2. (2)

    wildfire most recent fire; previous fires prescribed in autumn, some also experiencing other wildfires;

  3. (3)

    wildfire most recent fire; previous fires both spring and autumn PBs, some also experiencing other wildfires and PBs of unknown seasons;

  4. (4)

    PB spring most recent fire; previous fires PB spring and wildfires;

  5. (5)

    PB spring the only fire type;

  6. (6)

    PB spring most recent fire; previous fires a mix of seasons and wildfires; and

  7. (7)

    PB spring most recent fire; previous fires include PB in autumn, no wildfires (Figure 7).

Figure 7
figure 7

Polygons in the study area labelled with the five-digit fire season sequences (from column SEAS_SEQ in GIS). Numbers in the sequence correspond with classifications given in Table 1. Sequences of fires (reading left to right) are from most-recent to least-recent. The shading corresponds to patterns identified through a visual inspection of the fire season sequences as shown in the legend and discussed in the text. Brown lines are unsealed roads and grey lines are fire history polygons formed by overlapping fires.

To investigate fire return interval sequences, we were interested in the occurrence of successive short or long fire return intervals given their potential to influence species composition (Cary and Morrison 1995). We investigated the mapped fire return interval sequences to identify polygons with the following patterns (Figure 8):

  1. (1)

    consecutive short intervals (short-short = those with 11 in the sequence);

  2. (2)

    consecutive long intervals (long-long = those with 33 in the sequence);

  3. (3)

    mixed intervals (any combination of 1s, 2s, or 3 s, but not with 11 or 33 in the sequence), or moderate intervals (made up predominantly of 2s in the sequence).

Figure 8
figure 8

Polygons in the study area labelled with the four-digit fire return interval sequences showing short, moderate, and long intervals (mapped from column FI_SEQ in GIS). 1 = short (≤5 yr), 2 = moderate (6 yr to 9 yr), and 3 = long (≥10 yr). Sequences of fires (reading left to right) are from most recent to least recent. The shading corresponds to patterns identified through a visual inspection of the fire return interval sequences into the four groups shown in the legend and discussed in the text. Brown lines are unsealed roads and grey lines are fire history polygons formed by overlapping fires.

While we used ten years as the definition of a long fire return interval, we expected to find intervals much longer (Figure 4). Hence, we also investigated in more detail polygons that contained a single long interval (sequence 3000). Three polygons were identified, though only one was of a size worthy of consideration for biological surveying (Figure 8). This area had a 30-year fire return interval prior to the most recent fire, which is significant for the region (Figure 4) and would be an important inclusion in a survey investigating the influence of long fire return intervals on the biological community.

We combined the investigation of fire season sequences and fire return interval sequences by creating individual shapefiles for the short-short, long-long, mixed-moderate and 30-year interval fire interval sequences, retaining all the attribute information, including SEAS_SEQ. Each fire return interval group was then divided into fire season patterns by selecting polygons in ArcGIS 9.0 that related to the seven groups described above and shown in Figure 7.

Twelve contrasting fire regimes were identified by combining the visual analyses of fire season and fire return interval sequences (Figure 9). These regimes were based primarily on four patterns of fire return interval sequence: short-short, long-long, mixed-moderate and 30-year interval; and secondarily on seven patterns of fire season sequences (Table 2 and Figure 9). These factors did not occur universally in combination, which would restrict the experimental design of a study investigating the complete range of fire regimes in the area.

Figure 9
figure 9

Map of the study area showing the 12 contemporary fire regimes identified through mapping fire season and fire return interval sequences. Short-short indicates two fire intervals of ≤5 years in succession at some time in the past, long-long indicates two fire intervals of ≥10 years in succession at some time in the past, and mixed indicates either a mixed frequency regime or predominantly moderate (6 yr to 9 yr intervals) regime. The pattern of fire season is indicated by first showing the most recent fire type/season, followed by a + and the historical pattern of fire types/seasons. SP = spring prescribed burn, WF = wildfire, AU = autumn prescribed burn, UN = prescribed burn in unknown season. Brown lines are unsealed roads and grey lines are fire history polygons formed by overlapping fires.

Table 2 Number of spatially explicit polygons for each combination of fire return interval and fire season sequence for the case study investigating contemporary fire regimes in southwestern Australia. Polygons <100 ha have been omitted. For fire season sequences: where a pattern begins with WF, this indicates the most recent fire was a wildfire; where a pattern begins with SP, this indicates the most recent fire was a prescribed burn in spring. Types/seasons written after the + sign indicate the other types of fires experienced historically. WF = wildfire, SP = spring prescribed burn, AU = autumn prescribed burn.

To determine the experimental design of our case study, we gave higher priority to the fire return interval pattern over season pattern because previous work has demonstrated the importance of fire return interval sequences on biota (Cary and Morrison 1995, Watson and Wardell-Johnson 2004), and because of the fact that there were no homogenous sequences of a fire season due to the dominance of wildfires throughout the fire history (Figure 7). Patterns in fire season sequences were more strongly aligned to the absence of a certain season rather than the predominance of a particular one. The most obvious initial pattern was the type of fire experienced most recently: either wildfire or a PB in spring. For those areas burnt most recently in wildfires, we noticed further temporal patterns, particularly the occurrence of spring or autumn PBs in the absence of other seasons (Figure 7).

One drawback to undertaking a retrospective study such as this is the difficulty of finding replicate sites that combine all the factors identified in the historical dataset. The mixed-frequency fire regime contained the widest spread of fire season patterns, though the number of polygons available for site selection was few (Table 2). Both the spread of fire season patterns and number of polygons available for site selection reduced for the short-short and long-long fire return interval patterns, commensurate with their reduced area in relation to the mixed-frequency regime. The results suggest that it will be difficult to develop a study with suitable replicates based on past fire season sequences, but a study investigating the contrasting fire return interval sequences would provide an adequate number of replicate sites (Table 2).

Discussion

We have described a technique for creating sequences of fire return interval and fire season classifications from complex spatio-temporal data to display it in a GIS. We have provided an Excel file for creating the sequences with logical test functions pre-written as supplementary material available from the primary author. The Excel format is useful as it is familiar to many users, rather than software for spatio-temporal databases that is either still in development (Abraham and Roddick 1999), expensive to obtain, or designed for the GIS specialist. While we acknowledge the future for fire history data is in highly functional spatio-temporal databases (see Yuan 1997), our work fills a current gap in computational requirements for recognising broad patterns in spatio-temporal fire data that may be useful to fire ecologists with limited GIS knowledge.

Fire return interval sequences and fire season sequences can be set subjectively to correspond to the appropriate environment to which the data applies because they represent categorical data. We highlighted the utility of developing fire return interval and season sequences through the investigation of experimental design options for a retrospective study of the effects of contrasting fire regimes on biota of southwestern Australia. We see this type of data presentation as having wide application to land management authorities, as well as research personnel who are trying to identify patterns in their spatio-temporal data. The technique described in this paper is useful for investigating a snapshot of any form of spatio-temporal data. While we have used it for fire data, similar versions could be used for other forms of spatio-temporal data for which sequences of events are of interest. The technique could also be used to demonstrate changes to individual-based or point-based data. Examples of this may be bird or animal surveys or water quality data where counts or measures are classified and mapped in time sequences to demonstrate changes through time across the landscape. The main benefit of this technique, and the reason we investigated it in our study, was to provide a broad overview of the temporal patterns in data, and how they were arranged across the landscape. The advantage of doing this in a GIS is that additional themes can be added such as vegetation types, geology, hydrology, or rainfall that may correlate with spatial differences between temporal patterns.

Literature Cited

  • Abraham, T., and J.F. Roddick. 1999. Survey of spatio-temporal databases. GeoInformatica 3: 61–99. doi: 10.1023/A:1009800916313

    Article  Google Scholar 

  • Andersen, A.N. 2003. Burning issues in savanna ecology and management. Pages 1–14 in: A.N. Andersen, G.D. Cook, and R.J. Williams, editors. Fire in tropical savannas: the Kapalga experiment. Springer-Verlag, New York, New York, USA. doi: https://doi.org/10.1007/0-387-21515-81

    Chapter  Google Scholar 

  • Bell, D.T., and J.M. Koch. 1980. Post-fire succession in the northern jarrah forest of Western Australia. Australian Journal of Ecology 5: 9–14. doi: 10.1111/j.1442-9993.1980.tb01226.x

    Article  Google Scholar 

  • Boer, M.M., R.J. Sadler, R.S. Wittkuhn, L. McCaw, and P.F. Grierson. 2009. Long-term impacts of prescribed burning on regional extent and incidence of wildfires—evidence from fifty years of active fire management in SW Australian forests. Forest Ecology and Management 259: 132–142. doi: 10.1016/j.foreco.2009.10.005

    Article  Google Scholar 

  • Bradstock, R.A., M. Bedward, A.M. Gill, and J.S. Cohn. 2005. Which mosaic? A landscape ecological approach for evaluating interactions between fire regimes, habitat and animals. Wildlife Research 32: 409–423. doi: 10.1071/WR02114

    Article  Google Scholar 

  • Brockett, B.H., H.C. Biggs, and B.W. van Wilgen. 2001. A patch mosaic burning system for conservation areas in southern African savannas. International Journal of Wildland Fire 10: 169–183. doi: 10.1071/WF01024

    Article  Google Scholar 

  • Burrows, N., and I. Abbott. 2003. Fire in south-west Western Australia: synthesis of current knowledge, management implications and new research directions. Pages 437–452 in: I. Abbott and N. Burrows, editors. Fire in ecosystems of south-west Western Australia: impacts and management. Backhuys Publishers, Leiden, The Netherlands.

    Google Scholar 

  • Burrows, N., and G. Wardell-Johnson. 2003. Fire and plant interactions in forested ecosystems of south-west Western Australia. Pages 225–268 in: I. Abbott and N. Burrows, editors. Fire in ecosystems of south-west Western Australia: impacts and management. Backhuys Publishers, Leiden, The Netherlands.

    Google Scholar 

  • Burrows, N.D. 2008. Linking fire ecology and fire management in south-west Australian forest landscapes. Forest Ecology and Management 255: 2394–2406. doi: 10.1016/j.foreco.2008.01.009

    Article  Google Scholar 

  • Burrows, N.D., and G. Friend. 1998. Biological indicators of appropriate fire regimes in southwest Australian ecosystems. Pages 413–421 in: T.L. Pruden and L.A. Brennan, editors. Fire in ecosystem management: shifting the paradigm from suppression to prescription. Tall Timbers Fire Ecology Conference 20th Proceedings. Tall Timbers Research Station, Tallahassee, Florida, USA.

    Google Scholar 

  • Burrows, N.D., G. Wardell-Johnson, and B. Ward. 2008. Post-fire juvenile period of plants in south-west Australia forests and implications for fire management. Journal of the Royal Society of Western Australia 91: 163–174.

    Google Scholar 

  • Cadenasso, M.L., S.T.A. Pickett, and J.M. Grove. 2006. Dimensions of ecosystem complexity: heterogeneity, connectivity, and history. Ecological Complexity 3: 1–12. doi: 10.1016/j.ecocom.2005.07.002

    Article  Google Scholar 

  • Cary, G.J. 2002. Importance of a changing climate for fire regimes in Australia. Pages 26–46 in: R.A. Bradstock, J.E. Williams, and A.M. Gill, editors. Flammable Australia: the fire regimes and biodiversity of a continent. Cambridge University Press, United Kingdom.

    Google Scholar 

  • Cary, G.J., and D.A. Morrison. 1995. Effects of fire frequency on plant species composition of sandstone communities in the Sydney region: combinations of inter-fire intervals. Austral Ecology 20: 418–426. doi: 10.1111/j.1442-9993.1995.tb00558.x

    Article  Google Scholar 

  • Fulé, P.Z., W.W. Covington, and M.M. Moore. 1997. Determining reference conditions for ecosystem management of southwestern ponderosa pine forests. Ecological Applications 7: 895–908. doi: 10.1890/1051-0761(1997)007[0895:DRCFEM]2.0.CO;2

    Article  Google Scholar 

  • Gill, A.M. 1975. Fire and the Australian flora: a review. Australian Forestry 38: 4–25.

    Article  Google Scholar 

  • Gill, A.M., and A.O. Nicholls. 1989. Monitoring fire-prone flora in reserves for nature conservation. Pages 137–151 in: N. Burrows, L. McCaw, and G. Friend, editors. Proceedings of a national workshop: fire management on nature conservation lands. Department of Conservation and Land Management Western Australia Occasional Paper 1/89.

  • Gould, J.S., W.L. McCaw, N.P. Cheney, P.F. Ellis, I.K. Knight, and A.L. Sullivan. 2007. Project Vesta—fire in dry eucalypt forest: fuel structure, fuel dynamics and fire behaviour. Ensis-CSIRO, Canberra, Australian Capital Territory, and the Department of Environment and Conservation, Perth, Western Australia.

    Google Scholar 

  • Hamilton, T., R.S. Wittkuhn, and C. Carpenter. 2009. Creation of a fire history database for southwestern Australia: giving old maps new life in a Geographic Information System. Conservation Science Western Australia 7(2): 429–450.

    Google Scholar 

  • Levin, S.A. 1992. The problem of pattern and scale in ecology. Ecology 73: 1943–1967. doi: 10.2307/1941447

    Article  Google Scholar 

  • McCaw, L., T. Hamilton, and C. Rumley. 2005. Application of fire history records to contemporary management issues in south-west Australian forests. Pages 555–564 in: M. Calver, H. Bigler-Cole, G. Bolton, J. Dargavel, A. Gaynor, P. Horwitz, J. Mills, and G. Wardell-Johnson, editors. A forest consciousness: proceedings of the 6th National Conference of the Australian Forest History Society. 12–17 September 2004, Augusta, Western Australia. Millpress, Rotterdam, Netherlands.

  • Morgan, P., C.C. Hardy, T.W. Swetnam, M.G. Rollins, and D.G. Long. 2001. Mapping fire regimes across time and space: understanding coarse and fine-scale fire patterns. International Journal of Wildland Fire 10: 329–342. doi: 10.1071/WF01032

    Article  Google Scholar 

  • Moritz, M., T. Moody, L. Miles, M. Smith, and P. de Valpine. 2009. The fire frequency analysis branch of the pyrostatistics tree: sampling decisions and censoring in fire interval data. Environmental and Ecological Statistics 16: 271–289. doi: 10.1007/s10651-007-0088-y

    Article  Google Scholar 

  • Pelekis, N., B. Theodoulidis, I. Kopanakis, and Y. Theodoridis. 2005. Literature review of spatio-temporal database models. The Knowledge Engineering Review 19: 235–274.

    Google Scholar 

  • Polakow, D.A., and T.T. Dunne. 1999. Modelling fire-return interval T: stochasticity and censoring in the two-parameter Weibull model. Ecological Modelling 121: 79–102. doi: 10.1016/S0304-3800(99)00074-5

    Article  Google Scholar 

  • Robinson, R.M., A.E. Mellican, and R.H. Smith. 2008. Epigeous macrofungal succession in the first five years following a wildfire in karri (Eucalyptus diversicolor) regrowth forest in Western Australia. Austral Ecology 33: 807–820. doi: 10.1111/j.1442-9993.2008.01853.x

    Article  Google Scholar 

  • Van Heurck, P., and I. Abbott. 2003. Fire and terrestrial invertebrates in south-west Western Australia. Pages 291–319 in: I. Abbott and N. Burrows, editors. Fire in ecosystems of southwest Western Australia: impacts and management. Backhuys Publishers, Leiden, The Netherlands.

    Google Scholar 

  • Watson, P., and G. Wardell-Johnson. 2004. Fire frequency and time-since-fire effects on the open-forest and woodland flora of Girraween National Park, south-east Queensland, Australia. Austral Ecology 29: 225–236. doi: 10.1111/j.1442-9993.2004.01346.x

    Article  Google Scholar 

  • Wittkuhn, R., L. McCaw, G. Phelan, J. Farr, G. Liddelow, P. van Heurck, A. Wills, R. Robinson, R. Cranfield, J. Fielder, C. Dornan, and A. Andersen. 2008. Assessing the effects of contrasting fire intervals on biodiversity at a landscape scale. Pages 482–493 in: Fire, environment and society: from research into practice. Proceedings of 15th annual AFAC Conference and the first International Bushfire Research Conference of the Bushfire Cooperative Research Centre, 1–3 September 2008, Adelaide, South Australia.

  • Wittkuhn, R.S., T. Hamilton, and L. McCaw. 2009. Fire interval sequences to aid in site selection for biodiversity studies: mapping the fire regime. Proceedings of the Royal Society of Queensland (Bushfire 2006 Conference Special Edition) 115: 101–111.

    Google Scholar 

  • Yuan, M. 1997. Use of knowledge acquisition to build wildfire representation in Geographical Information Systems. International Journal of Geographical Information Science 11: 723–746. doi: 10.1080/136588197242059

    Article  Google Scholar 

Download references

Acknowledgements

We gratefully acknowledge funding from the Bushfire Cooperative Research Centre to undertake this work. We thank our colleague Lachie McCaw and two anonymous reviewers for helpful comments that improved the paper.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Roy S. Wittkuhn.

Rights and permissions

Open Access  This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made.

The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder.

To view a copy of this licence, visit https://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Cite this article

Wittkuhn, R.S., Hamilton, T. Using Fire History Data to Map Temporal Sequences of Fire Return Intervals and Seasons. fire ecol 6, 97–114 (2010). https://doi.org/10.4996/fireecology.0602097

Download citation

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.4996/fireecology.0602097

Keywords