/LCD-Europe-wildfires

This repository contains the code to generate the wildfire smoke indicators for the Lancet Countdown Europe 2022 edition, as well as the figures and tables included in the article and appendix

Primary LanguageHTML

Lancet Countdown - Europe: Wildfire smoke indicator

This repository contains the code to generate the wildfire smoke indicators for the Lancet Countdown Europe 2022 edition, as well as the figures included in the report and appendix.

Analysis

The workflow to compute the indicators is structured in a sequential set of steps that can be run from a root makefile script. Note that some of the steps were performed in a HPC cluster due to high memory demands. The steps to be run are (a more detailed description can be found in the report appendix):

Visualizations

The code to generate the visualizations included in the Lancet Countdown Europe report 2022 edition can be found in the following Rmarkdown document and well as in html form.

Preparation

The indicator uses a set of open datasets (NUTS boundaries, mortality time series, gridded population estimates) that can be easily obtained from NaturalEarth, Eurostat, Geostat and GISCO. Those should be placed in the folder data/boundaries, data/mortality, and data/population, respectively. These are not included in the repository due to large file sizes. Please find access paths in the text files included in the folders.

Furthermore, the indicator uses wildfire-PM2.5 exposure data derived from the Integrated System for wild-land Fires (IS4FIRES) and the System for Integrated modelling of Atmospheric composition (SILAM) models, as well as Fire Weather Index information computed using ERA5 data (see report appendix for further details). Please contact the authors of the indicator (carles.mila@isglobal.com, Mikhail.Sofiev@fmi.fi, cathryn.tonne@isglobal.org) for details about how to get access to the data. SILAM data should be placed in the SILAM folder and fire danger data should be placed in the data/firedanger folder.