manuscript-bcsa-2024
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 13 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: salonivijay
- License: cc-by-4.0
- Language: R
- Default Branch: main
- Size: 26.1 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 5
Created about 1 year ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
README.Rmd
---
output: github_document
always_allow_html: true
editor_options:
chunk_output_type: console
markdown:
wrap: 72
execute:
echo: false
message: false
warning: false
---
[](https://creativecommons.org/licenses/by/4.0/)
[](https://doi.org/10.5281/zenodo.14278615)
## manuscript-bcsa-2024: "Light Absorbing Carbonaceous Aerosols: Concentrations and Sources in an Under-Monitored Setting"
This repository contains data analysis code for the manuscript on
"Light Absorbing Carbonaceous Aerosols: Concentrations and Sources in an Under-Monitored Setting"
## Data
Raw data and processed data is available as an R package
at:
Vijay, S., Chilunga, H. K., Khonje, L., Kajombo, J., Tilley, E., & Schöbitz, L. (2024). bcsa: Data for source-apportionment of light absorbing carbon in Blantyre, Malawi (v0.1.0). Zenodo. https://doi.org/10.5281/zenodo.12685803
The data underlying the tables and figures of the manuscript are
contained in this repo in [data/processed-data/].
## Figures
Figures in this manuscript are color blind compatible
## Files
### R scripts in R folder
data-smoothing.R - contains code to smooth the raw data
taken from the bcsa package
map.R - contains code for figure 1
figures-main.R - contains code for figure 2-3, 5, and 7
sensitivity.R - contains code for figure 4 and 6
tables.R - contains code for all the tables
appendix.R - contains code for all the tables and figures
in the appendix
## References
1. **bcsa Data Package**:
Vijay, S., Chilunga, H. K., Khonje, L., Kajombo, J., Tilley, E., & Schöbitz, L. (2024).
*bcsa: Data for source-apportionment of light absorbing carbon in Blantyre, Malawi (v0.1.0).*
Zenodo. Available at: [https://doi.org/10.5281/zenodo.12685803](https://doi.org/10.5281/zenodo.12685803)
2. **Clustering Approach Manuscript**:
Vijay, S., Schöbitz, L., Chilunga, H. K., Tilley, E. (2024).
*Absorption Ångström Exponent Values to Identify Light-absorbing Carbonaceous Aerosol Sources in Blantyre, Malawi.*
*Aerosol Air Qual. Res.*, 24, 240095. Available at: [https://doi.org/10.4209/aaqr.240095](https://doi.org/10.4209/aaqr.240095)
Owner
- Login: salonivijay
- Kind: user
- Repositories: 1
- Profile: https://github.com/salonivijay
Citation (CITATION.cff)
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.1.0
message: 'To cite package "manuscript-bcsa-2024" in publications use:'
type: software
license: CC-BY-4.0
title: 'manuscript-bcsa-2024: Data analysis code for manuscript on "Light Absorbing Carbonaceous Aerosols: Concentrations and Sources in an Under-Monitored Setting"'
version: 0.0.1
doi: https://doi.org/10.5281/zenodo.14278615
authors:
- family-names: Vijay
given-names: Saloni
email: svijay@ethz.ch
orcid: https://orcid.org/0000-0001-5883-5308
- family-names: Tilley
given-names: Elizabeth
email: tilleye@ethz.ch
orcid: https://orcid.org/0000-0002-2095-9724
- family-names: Schöbitz
given-names: Lars
email: lschoebitz@ethz.ch
orcid: https://orcid.org/0000-0003-2196-5015
date-released: '2024-12-04'
contact:
- family-names: Vijay
given-names: Saloni
email: svijay@ethz.ch
orcid: https://orcid.org/0000-0001-5883-5308
GitHub Events
Total
- Create event: 4
- Issues event: 1
- Release event: 3
- Member event: 1
- Public event: 1
- Push event: 12
Last Year
- Create event: 4
- Issues event: 1
- Release event: 3
- Member event: 1
- Public event: 1
- Push event: 12