This contains files supporting our paper on building a global statistical burned area model for seamless integration into Dynamic Global Vegetation Models (DGVMs).
Our paper, A Statistical Global Burned Area Model for Seamless Integration into Dynamic Global Vegetation Models, will be submitted to Biogeosciences.
Authors:
- Blessing Kavhu
- Matthew Forrest
- Thomas Hickler
Download the large data table from the Zenodo repository and place it in your working directory:
https://doi.org/10.5281/zenodo.14110150
Run the following script to generate the correlation matrix plot:
Model_fitting_&_plots/Correlation_matrix_plot_v1.R
Run this script to fit various models and evaluate their performance based on deviance explained and normalized mean error:
Model_fitting_&_plots/Sensitivity_models_v1.R
Fit the final model and generate associated plots, including the spatial distribution map and partial residual plots, by running:
Model_fitting_&_plots/Final_model_&_plot_v1.R
To visualize interannual variability, run:
Model_fitting_&_plots/Interannual_variability_plot_v1.R
Options for handling HDI:
- Exclude HDI
- Keep HDI constant based on initial year values
- Use HDI values for matching periods
Run the following script to plot seasonal variability:
Model_fitting_&_plots/Seasonal_variability_plot_v1.R
Analyze trends in burned area extent across different GFED regions by running:
Model_fitting_&_plots/Mankendall_trend_test_v1.R
The required dataset is located at:
Datasets/GFED_trends.csv
Visualize the following using the GeoJSON file provided:
- Variation in trends of interannual variability by GFED region
- Spatial distribution of R-squared values for annual and seasonal cycles
The file to use is:
Datasets/GFED_regions_&_results.geojson
These plots can be generated in any GIS software. Relevant fields for each parameter are included in the dataset.
If you use this repository, please cite:
Authors:
- Blessing Kavhu
- Matthew Forrest
- Thomas Hickler
Title: A Statistical Global Burned Area Model for Seamless Integration into Dynamic Global Vegetation Models
Journal: Biogeosciences
For any questions or issues, please contact: [kavhublessing@gmail.com]