openairmaps
πΊοΈ Open source tools to create maps of air pollution data
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
βCITATION.cff file
-
βcodemeta.json file
Found codemeta.json file -
β.zenodo.json file
Found .zenodo.json file -
βDOI references
-
βAcademic publication links
-
βCommitters with academic emails
1 of 12 committers (8.3%) from academic institutions -
βInstitutional organization owner
-
βJOSS paper metadata
-
βScientific vocabulary similarity
Low similarity (13.7%) to scientific vocabulary
Keywords
Repository
πΊοΈ Open source tools to create maps of air pollution data
Basic Info
- Host: GitHub
- Owner: openair-project
- License: other
- Language: R
- Default Branch: main
- Homepage: https://openair-project.github.io/openairmaps/
- Size: 162 MB
Statistics
- Stars: 23
- Watchers: 8
- Forks: 7
- Open Issues: 8
- Releases: 9
Topics
Metadata Files
README.md
## **openairmaps**
### open source tools to create maps of air pollution data
[](https://github.com/openair-project/openairmaps/actions/workflows/R-CMD-check.yaml)
[](https://CRAN.R-project.org/package=openairmaps)
[](https://cran.r-project.org/package=openairmaps)
[](https://github.com/openair-project/openairmaps) [](https://openair-project.github.io/openairmaps/) [](https://openair-project.github.io/book/)
openairmaps combines the robust analytical methods found in openair with a range of dynamic and static mapping capability. Core functionality includes visualising UK AQ networks (networkMap()), putting "polar directional markers" on maps (e.g., polarMap()) and overlaying HYSPLIT trajectories on maps (e.g., trajMap()), all using the {leaflet} package. Static equivalents of most functions are also available for insertion into traditional reports and academic articles.
π‘ Core Features
openairmaps has developed at pace to align openair with R's modern geospatial ecosystem.
Network visualisation of many UK-based monitoring networks through
networkMap(), all of which can also be searched usingsearchNetwork().Directional analysis maps to place
openair::polarPlot()and other "polar coordinate" plots on maps.Trajectory analysis maps (such as
trajMap()andtrajLevelMap()) for interactive implementations of theopenair::trajPlot()family.Flexible map conditioning aligned with the openair
typeoption to easily condition maps by season, day of the week, and so on.Map building utilities such as building popups for interactive maps, formatting common pollutant names and units, and converting UK postcodes to lat/lng coordinates.
π Documentation
All openairmaps functions are fully documented; access documentation using R in your IDE of choice.
r
?openairmaps::polarMap
Documentation is also hosted online on the package website.
A guide to the openair toolkit can be found in the online book, which contains lots of code snippets, demonstrations of functionality, and ideas for the application of openair's various functions.
ποΈ Installation
openairmaps can be installed from CRAN with:
r
install.packages("openairmaps")
You can also install the development version of openairmaps from GitHub using {pak}:
``` r
install.packages("pak")
pak::pak("openair-project/openairmaps") ```
ποΈ openairmaps is primarily maintained by Jack Davison.
π openairmaps is licensed under the MIT License.
π§βπ» Contributions are welcome from the wider community. See the contributing guide and code of conduct for more information.
Owner
- Name: The Openair Project
- Login: openair-project
- Kind: organization
- Repositories: 1
- Profile: https://github.com/openair-project
Open Source Tools for Air Quality Data Analysis
GitHub Events
Total
- Issues event: 3
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Push event: 43
- Pull request event: 2
- Fork event: 1
- Create event: 5
Last Year
- Issues event: 3
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Push event: 43
- Pull request event: 2
- Fork event: 1
- Create event: 5
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jack Davison | d****d@g****m | 421 |
| davidcarslaw | d****w@y****k | 34 |
| Hao Wu | h****u@r****m | 3 |
| runner | r****r@M****l | 1 |
| runner | r****r@M****l | 1 |
| runner | r****r@M****l | 1 |
| runner | r****r@M****l | 1 |
| runner | r****r@M****l | 1 |
| runner | r****r@M****l | 1 |
| runner | r****r@M****l | 1 |
| runner | r****r@M****l | 1 |
| Hao Wu | h****w@o****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 53
- Total pull requests: 27
- Average time to close issues: about 1 month
- Average time to close pull requests: 5 days
- Total issue authors: 11
- Total pull request authors: 2
- Average comments per issue: 1.45
- Average comments per pull request: 0.19
- Merged pull requests: 25
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 1
- Average time to close issues: 4 days
- Average time to close pull requests: 11 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jack-davison (27)
- mooibroekd (3)
- pmosn (2)
- gokulbalagopal (2)
- marcelooyaneder (1)
- mjholm4242 (1)
- jenright-git (1)
- Jair-89 (1)
Pull Request Authors
- jack-davison (27)
- MohoWu (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- R >= 3.2.0 depends
- dplyr * imports
- ggmap * imports
- ggplot2 * imports
- leaflet * imports
- magrittr * imports
- openair * imports
- purrr * imports
- worldmet * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite