openairmaps

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

https://github.com/openair-project/openairmaps

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

openair package r
Last synced: 6 months ago · JSON representation

Repository

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

Basic Info
Statistics
  • Stars: 23
  • Watchers: 8
  • Forks: 7
  • Open Issues: 8
  • Releases: 9
Topics
openair package r
Created over 9 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct

README.md

## **openairmaps** ### open source tools to create maps of air pollution data [![R-CMD-check](https://github.com/openair-project/openairmaps/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/openair-project/openairmaps/actions/workflows/R-CMD-check.yaml) [![CRAN status](https://www.r-pkg.org/badges/version/openairmaps)](https://CRAN.R-project.org/package=openairmaps) [![metacran downloads](https://cranlogs.r-pkg.org/badges/grand-total/openairmaps)](https://cran.r-project.org/package=openairmaps)
[![github](https://img.shields.io/badge/CODE-github-black?logo=github)](https://github.com/openair-project/openairmaps) [![website](https://img.shields.io/badge/DOCS-website-black)](https://openair-project.github.io/openairmaps/) [![book](https://img.shields.io/badge/DOCS-book-black)](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.

*Part of the openair toolkit* [![openair](https://img.shields.io/badge/openair_core-06D6A0?style=flat-square)](https://openair-project.github.io/openair/) | [![worldmet](https://img.shields.io/badge/worldmet-26547C?style=flat-square)](https://openair-project.github.io/worldmet/) | [![openairmaps](https://img.shields.io/badge/openairmaps-FFD166?style=flat-square)](https://openair-project.github.io/openairmaps/) | [![deweather](https://img.shields.io/badge/deweather-EF476F?style=flat-square)](https://openair-project.github.io/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.

r ?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:

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

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

All Time
  • Total Commits: 467
  • Total Committers: 12
  • Avg Commits per committer: 38.917
  • Development Distribution Score (DDS): 0.099
Past Year
  • Commits: 63
  • Committers: 2
  • Avg Commits per committer: 31.5
  • Development Distribution Score (DDS): 0.016
Top Committers
Name Email 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
enhancement (22) map:polar 🧭 (17) bug (9) map:networks πŸ“Œ (8) question (4) map:trajectories 🌐 (4)
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