Skip to content

Simulation modelling of fire scar occurrence and statistical detection

License

Notifications You must be signed in to change notification settings

ozjimbob/FireScar

Repository files navigation

FireScar

Simulation modelling of fire scar occurrence and statistical detection.

This set of R scripts simulates the repeated burning of a forest of trees with a given fire regime, including fire-dependent and fire-independent mortality, and changing probability of fire scar recording on trees based on age, and time since fire. Dendrochronological sampling techniques can then be applied to the simulated fire scar record to asses statistical discrimination of changes in fire regime.

This version is not formatted as an R package, but may be in the future. Models are run in parallel and generate simulation output files in a defined directory.

Files:

  • cat_face_mortality_pfire.r - Model functions for running a fixed fire regime

  • cat_face_mortality_pfire_split.r - Model functions for running a split fire regime with a change point at a given year.

  • summary_functions.r

  • stars.r - contains STARS function, see file for details

  • experiment_0.r - Run latin hypercube sensitivity test of mortality functions

  • experiment_1.r - Run four fixed regime simulations

  • experiment_2.r - Fun a series of split regimes (wide and narrow) with varying split year

  • calc_summary_stats.r - Calculates summary MFI statistics for fixed regime simulation runs

  • calc_moving_stats.r - Generates timeseries file for regime shift models

  • changepoint.r - Detects changepoint using STARS function, writes changepoint.csv file

  • plot_fig1.r - plots paper figure 1 - MFI estimation of fixed regimes - targeted

  • plot_fig2.r - plots paper figure 1 - MFI estimation of fixed regimes - random

  • plot_fig3.r - plots paper figure 3 - colour box plot comparing MFI range estimation

  • plot_fig4_5.r - plots paper figures 4 and 5 - histograms of change point detection error

About

Simulation modelling of fire scar occurrence and statistical detection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages