openairmaps
Combine the robust analytical methods found in openair with the highly capable leaflet package.
https://github.com/davidcarslaw/openairmaps
Keywords
openair package r
Last synced: 24 days ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
πΊοΈ Open source tools to create maps of air pollution data
- Host: GitHub
- URL: https://github.com/davidcarslaw/openairmaps
- Owner: openair-project
- License: other
- Created: 2016-11-10T15:55:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T10:51:22.000Z (3 months ago)
- Last Synced: 2025-02-22T09:14:24.495Z (2 months ago)
- Topics: openair, package, r
- Language: R
- Homepage: https://openair-project.github.io/openairmaps/
- Size: 131 MB
- Stars: 21
- Watchers: 9
- Forks: 7
- Open Issues: 6
- Releases: 9
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
README.md
openairmaps
open source tools to create maps of air pollution data
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.
Part of the openair toolkit
π‘ 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
type
option 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.
?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:
install.packages("openairmaps")
You can also install the development version of openairmaps from GitHub using {pak}
:
# 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 metadata
- Name: The Openair Project
- Login: openair-project
- Email:
- Kind: organization
- Description: Open Source Tools for Air Quality Data Analysis
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/194077245?v=4
- Repositories: 1
- Last ynced at: 2025-01-07T10:31:54.200Z
- Profile URL: https://github.com/openair-project
GitHub Events
Total
- Delete event: 1
- Push event: 26
- Fork event: 1
- Create event: 1
Last Year
- Delete event: 1
- Push event: 26
- Fork event: 1
- Create event: 1
Committers metadata
Last synced: 4 months ago
Total Commits: 438
Total Committers: 12
Avg Commits per committer: 36.5
Development Distribution Score (DDS): 0.103
Commits in past year: 133
Committers in past year: 1
Avg Commits per committer in past year: 133.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Jack Davison | d****d@g****m | 393 |
davidcarslaw | d****w@y****k | 33 |
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:
- oak.harwell.aeat.com: 1
- ricardo.com: 1
- york.ac.uk: 1
Issue and Pull Request metadata
Last synced: 4 months ago
Total issues: 54
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.43
Average comments per pull request: 0.19
Merged pull request: 24
Bot issues: 0
Bot pull requests: 0
Past year issues: 16
Past year pull requests: 11
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 12 days
Past year issue authors: 5
Past year pull request authors: 1
Past year average comments per issue: 0.88
Past year average comments per pull request: 0.09
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- jack-davison (37)
- pmosn (4)
- mooibroekd (4)
- gokulbalagopal (2)
- jack-davison-ricardo (1)
- Roset999 (1)
- marcelooyaneder (1)
- mjholm4242 (1)
- jenright-git (1)
- Jair-89 (1)
- rickpeltier (1)
Top Pull Request Authors
- jack-davison (26)
- MohoWu (1)
Top Issue Labels
- enhancement (33)
- leaflet πΊ (22)
- bug (10)
- ggmap π (10)
- question (7)
- networks π (7)
- map:trajectories π (3)
- trajectories π (2)
- ggspatial π (2)
- map:polar π§ (1)
- map:charts π (1)
Top Pull Request Labels
- enhancement (4)
- leaflet πΊ (2)
- ggmap π (1)
- networks π (1)
- map:charts π (1)
Package metadata
- Total packages: 1
-
Total downloads:
- cran: 815 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 10
- Total maintainers: 1
cran.r-project.org: openairmaps
Create Maps of Air Pollution Data
- Homepage: https://davidcarslaw.github.io/openairmaps/
- Documentation: http://cran.r-project.org/web/packages/openairmaps/openairmaps.pdf
- Licenses: GPL (β₯ 3)
- Latest release: 0.9.1 (published 5 months ago)
- Last Synced: 2025-03-18T00:18:05.761Z (about 1 month ago)
- Versions: 10
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 815 Last month
-
Rankings:
- Forks count: 10.051%
- Stargazers count: 13.78%
- Average: 22.566%
- Downloads: 23.75%
- Dependent packages count: 29.797%
- Dependent repos count: 35.455%
- Maintainers (1)
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
Score: 12.485157870756437