Produce premature mortality attributable to PM2.5 exposure based on the integrated exposure-response functions (IER) from Burnett et al (2014), consistent with the GBD 2016 study.
m3_get_mort_pm25(
db_path,
query_path,
db_name,
prj_name,
scen_name,
queries,
final_db_year = 2100,
ssp = "SSP2",
saveOutput = T,
map = F,
anim = T
)
Burnett, R.T., Pope III, C.A., Ezzati, M., Olives, C., Lim, S.S., Mehta, S., Shin, H.H., Singh, G., Hubbell, B., Brauer, M. and Anderson, H.R., 2014. An integrated risk function for estimating the global burden of disease attributable to ambient fine particulate matter exposure. Environmental health perspectives, 122(4), pp.397-403.
Path to the GCAM database
Path to the query file
Name of the GCAM database
Name of the rgcam project. This can be an existing project, or, if not, this will be the name
Name of the GCAM scenario to be processed
Name of the GCAM query file. The file by default includes the queries required to run rfasst
Final year in the GCAM database (this allows to process databases with user-defined "stop periods")
Set the ssp narrative associated to the GCAM scenario. c("SSP1","SSP2","SSP3","SSP4","SSP5"). By default is SSP2
Writes the emission files.By default=T
Produce the maps. By default=F
If set to T, produces multi-year animations. By default=T
Premature mortality attributable to PM2.5 exposure for each TM5-FASST regions for all years (# mortalities).