openairmaps

Combine the robust analytical methods found in openair with the highly capable leaflet package.
https://github.com/openair-project/openairmaps

Category: Natural Resources
Sub Category: Air Quality

Keywords

openair package r

Keywords from Contributors

air-quality air-quality-data meteorology openair

Last synced: about 14 hours ago
JSON representation

Repository metadata

πŸ—ΊοΈ Open source tools to create maps of air pollution data

README.md

openairmaps

open source tools to create maps of air pollution data

R-CMD-check
CRAN status
metacran downloads

github
website
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.

Part of the openair toolkit

openair |
worldmet |
openairmaps |
deweather

πŸ’‘ 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 using searchNetwork().

  • Directional analysis maps to place openair::polarPlot() and other "polar coordinate" plots on maps.

  • Trajectory analysis maps (such as trajMap() and trajLevelMap()) for interactive implementations of the openair::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.

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.

book

πŸ—ƒοΈ 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


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 462
Total Committers: 12
Avg Commits per committer: 38.5
Development Distribution Score (DDS): 0.1

Commits in past year: 84
Committers in past year: 2
Avg Commits per committer in past year: 42.0
Development Distribution Score (DDS) in past year: 0.012

Name Email Commits
Jack Davison d****d@g****m 416
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:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 53
Total pull requests: 28
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.18
Merged pull request: 25
Bot issues: 0
Bot pull requests: 0

Past year issues: 9
Past year pull requests: 4
Past year average time to close issues: about 1 month
Past year average time to close pull requests: about 1 month
Past year issue authors: 4
Past year pull request authors: 1
Past year average comments per issue: 1.56
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/openair-project/openairmaps

Top Issue Authors

  • jack-davison (36)
  • 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 (27)
  • MohoWu (1)

Top Issue Labels

  • enhancement (31)
  • map:polar 🧭 (22)
  • bug (10)
  • question (7)
  • map:networks πŸ“Œ (7)
  • map:trajectories 🌐 (5)
  • map:charts πŸ“Š (1)

Top Pull Request Labels

  • enhancement (4)
  • map:polar 🧭 (2)
  • map:charts πŸ“Š (1)
  • map:networks πŸ“Œ (1)

Dependencies

DESCRIPTION cran
  • R >= 3.2.0 depends
  • dplyr * imports
  • ggmap * imports
  • ggplot2 * imports
  • leaflet * imports
  • magrittr * imports
  • openair * imports
  • purrr * imports
  • worldmet * suggests
.github/workflows/R-CMD-check.yaml actions
  • 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
.github/workflows/pkgdown.yaml actions
  • 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
.github/workflows/test-coverage.yaml actions
  • 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: 5.817111159963204