rfasst
Estimation of a consistent range of adverse health and agricultural effects attributable to air pollution for a GCAM scenario.
https://github.com/JGCRI/rfasst
Category: Natural Resources
Sub Category: Air Quality
Keywords from Contributors
climate human-earth-system gcam
Last synced: about 24 hours ago
JSON representation
Repository metadata
Estimation of a consistent range of adverse health and agricultural effects attributable to air pollution for a GCAM scenario
- Host: GitHub
- URL: https://github.com/JGCRI/rfasst
- Owner: JGCRI
- License: bsd-2-clause
- Created: 2021-03-05T20:19:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T17:33:28.000Z (over 2 years ago)
- Last Synced: 2024-10-29T21:00:08.617Z (6 months ago)
- Language: R
- Homepage: https://jgcri.github.io/rfasst/
- Size: 53.5 MB
- Stars: 10
- Watchers: 5
- Forks: 5
- Open Issues: 1
- Releases: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
README.md
Contents
Key Links
- Github: https://github.com/JGCRI/rfasst
- Webpage: https://jgcri.github.io/rfasst/
Introduction
rfasst
reports a consistent range of adverse health and agricultural effects attributable to air pollution for any scenario run by the Global Change Analysis Model (GCAM), by replicating the calculations of the air quality reduced-form model TM5-FASST.
Citation
Sampedro, J., Khan, Z., Vernon, C.R., Smith, S.J., Waldhoff, S. and Van Dingenen, R., 2022. rfasst: An R tool to estimate air pollution impacts on health and agriculture. Journal of Open Source Software, 7(69), p.3820.
Installation Guide
-
Download and install:
- R (https://www.r-project.org/)
- R studio (https://www.rstudio.com/)
- (For cloning the repo) Git (https://git-scm.com/downloads)
-
Open R studio:
install.packages("devtools")
devtools::install_github("JGCRI/rfasst")
(Optional)
To clone the repository to the local machine: Git bash in the working directory (right click "Git Bash Here") -> In the Git console type:
git clone https://github.com/JGCRI/rfasst.git
Then, open the Rproject (rfasst.Rproj): In the Rstudio menu, click "Build -> Install and restart" (Ctrl+Shift+B)
How to guides
The package consists of a set of functions divided in four different modules:
- Module 1. Emissions re-scaling: Process emissions by GCAM-region and re-scale them to TM5-FASST regions, and make some additional pollutant-related adjustments. More details in the Module1 emissions page.
- Module 2. Concentration: Estimate fine particulate matter (PM2.5) and ozone (O3) concentration levels (measured by different indicators) for each region. More details in the Module2 concentration page.
- Module 3. Health: Report adverse health effects attributable to exposure to fine particulate matter (PM2.5) and ozone (O3; M6M). More details in the Module3 health page.
- Module 4. Agriculture: Estimate adverse agricultural impacts associated to ozone exposure, including relative yield losses (RYLs) and production and revenue losses. More details in the Module4 agriculture page.
In addition, the package includes some default input files (.Rda), that are read by the different functions. These can be changed by the user. Some of these constants include:
- GCAM crop categories to be included in the analysis
- Shares to allocate emissions between Russia Eastern (RUE) and Russia Western (RUS)
- Coefficients and/or counterfactual values for exposure-response functions applied to estimate adverse health and agricultural impacts.
- Baseline moratlity rates.
- Median values for the health impact economic assessment (Value of Statistical Life)
- Other
Publications
Previous to the development of this package, different studies have combined the use of GCAM and TM5-FASST:
-
Sampedro, J., Smith, S.J., Arto, I., González-Eguino, M., Markandya, A., Mulvaney, K.M., Pizarro-Irizar, C. and Van Dingenen, R., 2020. Health co-benefits and mitigation costs as per the Paris Agreement under different technological pathways for energy supply. Environment international, 136, p.105513.
-
Markandya, A., Sampedro, J., Smith, S.J., Van Dingenen, R., Pizarro-Irizar, C., Arto, I. and González-Eguino, M., 2018. Health co-benefits from air pollution and mitigation costs of the Paris Agreement: a modelling study. The Lancet Planetary Health, 2(3), pp.e126-e133.
-
Sampedro, J., Waldhoff, S.T., Van de Ven, D.J., Pardo, G., Van Dingenen, R., Arto, I., Del Prado, A. and Sanz, M.J., 2020. Future impacts of ozone driven damages on agricultural systems. Atmospheric Environment, 231, p.117538.
Owner metadata
- Name: Joint Global Change Research Institute
- Login: JGCRI
- Email:
- Kind: organization
- Description: Advancing fundamental understanding of human and Earth systems
- Website: https://www.pnnl.gov/projects/jgcri
- Location: College Park, MD, USA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/8431983?v=4
- Repositories: 129
- Last ynced at: 2023-08-13T09:31:28.823Z
- Profile URL: https://github.com/JGCRI
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1
Committers metadata
Last synced: 5 days ago
Total Commits: 165
Total Committers: 5
Avg Commits per committer: 33.0
Development Distribution Score (DDS): 0.285
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
samp699 | j****o@p****v | 118 |
Jon Sampedro | j****o@b****t | 37 |
Zarrar Khan | z****n@p****v | 6 |
Nan-Hung Hsieh | n****3@h****m | 3 |
crvernon | c****n@g****m | 1 |
Committer domains:
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 4
Total pull requests: 82
Average time to close issues: 17 days
Average time to close pull requests: about 2 hours
Total issue authors: 4
Total pull request authors: 2
Average comments per issue: 5.5
Average comments per pull request: 0.02
Merged pull request: 81
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- XiangLiu-github (1)
- ibarraespinosa (1)
- EngFatemeh (1)
- nanhung (1)
Top Pull Request Authors
- jonsampedro (79)
- nanhung (3)
Top Issue Labels
Top Pull Request Labels
Dependencies
- R >= 2.10 depends
- dplyr >= 1.0.0 imports
- gcamdata * imports
- magrittr * imports
- rgcam * imports
- rmap * imports
- rpackageutils * imports
- rprojroot * imports
- testthat * imports
- tibble * imports
- tidyr * imports
- knitr * suggests
- markdown * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests
- actions/cache v1 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v2-branch composite
- r-lib/actions/setup-r v2-branch composite
- r-lib/actions/setup-tinytex v2-branch composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- actions/checkout v1 composite
- r-lib/actions/setup-pandoc v2-branch composite
- r-lib/actions/setup-r v2-branch composite
- r-lib/actions/setup-tinytex v2-branch composite
Score: 4.007333185232471