openair
🧭 Open source tools for air quality data analysis
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
3 of 16 committers (18.8%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.9%) to scientific vocabulary
Keywords
Repository
🧭 Open source tools for air quality data analysis
Basic Info
- Host: GitHub
- Owner: openair-project
- License: other
- Language: R
- Default Branch: main
- Homepage: https://openair-project.github.io/openair/
- Size: 66.4 MB
Statistics
- Stars: 329
- Watchers: 38
- Forks: 122
- Open Issues: 70
- Releases: 1
Topics
Metadata Files
README.md
## **openair**
### open source tools for air quality data analysis
[](https://github.com/openair-project/openair/actions)
[](https://CRAN.R-project.org/package=openair)
[](https://cran.r-project.org/package=openair)
[](https://github.com/openair-project/openair) [](https://openair-project.github.io/openair/) [](https://openair-project.github.io/book/)
openair is an R package developed for the purpose of analysing air quality data — or more generally atmospheric composition data. The package is extensively used in academia, the public and private sectors. The project was initially funded by the UK Natural Environment Research Council (NERC), with additional funds from the UK Department for Environment Food & Rural Affairs (Defra).
💡 Core Features
openair has developed over many years to form an extensive toolkit of functions for analysing air quality and atmospheric composition data.
Access to data from several hundred UK air pollution monitoring sites through the
importUKAQ()family of functions.Time Series & Trend analysis to explore how air quality concentrations vary over time (e.g., through
timePlot(),timeVariation(), andcalendarPlot()).Directional analysis to help characterise different sources of pollution, including the creation of bivariate polar plots using
polarPlot().Trajectory analysis to examine NOAA Hysplit trajectories, with plotting (
trajPlot()), heatmap (trajLevel()) and clustering (trajCluster()) functionality.Utility functions, such as
timeAverage()andselectByDate()to make it easier to manipulate atmospheric composition data.Flexible plot conditioning to easily plot data by hour or the day, day of the week, season of the year, etc., through the
typeoption available in most functions.
📖 Documentation
All openair functions are fully documented; access documentation using R in your IDE of choice.
r
?openair::polarPlot
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
openair can be installed from CRAN with:
r
install.packages("openair")
You can also install the development version of openair from GitHub using {pak}:
``` r
install.packages("pak")
pak::pak("openair-project/openair") ```
🏛️ openair is primarily maintained by David Carslaw.
📃 openair 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
- Create event: 33
- Release event: 1
- Issues event: 33
- Watch event: 20
- Delete event: 17
- Issue comment event: 27
- Push event: 180
- Pull request review event: 3
- Pull request review comment event: 1
- Pull request event: 36
- Fork event: 6
Last Year
- Create event: 33
- Release event: 1
- Issues event: 33
- Watch event: 20
- Delete event: 17
- Issue comment event: 27
- Push event: 180
- Pull request review event: 3
- Pull request review comment event: 1
- Pull request event: 36
- Fork event: 6
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| davidcarslaw | d****w@y****k | 852 |
| jack-davison | d****d@g****m | 348 |
| DCCKC | d****w@k****k | 170 |
| Jack Davison | j****n@r****m | 11 |
| David Carslaw | d****d@d****e | 4 |
| karlropkins | k****s@i****k | 3 |
| Jerry Martin | A****t | 2 |
| jobonaf | m****e@g****m | 2 |
| skgrange | s****e@g****m | 2 |
| Claudia Vitolo | c****o@g****m | 1 |
| Danielle Dempsey | d****y@p****a | 1 |
| Gertjan van den Burg | g****g@g****m | 1 |
| Manning Young | m****g@g****m | 1 |
| Panda Rushwood | p****a@e****g | 1 |
| Wu | H****u@r****m | 1 |
| skgrange | s****e@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 219
- Total pull requests: 57
- Average time to close issues: over 2 years
- Average time to close pull requests: about 1 month
- Total issue authors: 130
- Total pull request authors: 8
- Average comments per issue: 2.42
- Average comments per pull request: 0.56
- Merged pull requests: 44
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 29
- Pull requests: 41
- Average time to close issues: 22 days
- Average time to close pull requests: about 1 month
- Issue authors: 12
- Pull request authors: 3
- Average comments per issue: 0.52
- Average comments per pull request: 0.46
- Merged pull requests: 33
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jack-davison (25)
- lyggd (16)
- davidcarslaw (5)
- JulioCM (5)
- mooibroekd (5)
- Anuragsahucuraj (4)
- optimsari (4)
- ClauGro (4)
- jobonaf (4)
- dpinxter (3)
- MohoWu (3)
- MatthiasKetzel (3)
- rs028 (3)
- AlanMcDonaldSEPA (3)
- e-larry (2)
Pull Request Authors
- jack-davison (47)
- skgrange (2)
- TickleThePanda (2)
- davidcarslaw (2)
- anxorl (1)
- marcelooyaneder (1)
- cvitolo (1)
- MaggieAlx (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 7,079 last-month
- Total docker downloads: 132,056
- Total dependent packages: 18
- Total dependent repositories: 51
- Total versions: 79
- Total maintainers: 1
cran.r-project.org: openair
Tools for the Analysis of Air Pollution Data
- Homepage: https://openair-project.github.io/openair/
- Documentation: http://cran.r-project.org/web/packages/openair/openair.pdf
- License: MIT + file LICENSE
-
Latest release: 2.19.0
published 6 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.2.0 depends
- MASS * imports
- Rcpp * imports
- cluster * imports
- dplyr >= 1.0 imports
- grDevices * imports
- graphics * imports
- grid * imports
- hexbin * imports
- lattice * imports
- latticeExtra * imports
- lubridate * imports
- mapproj * imports
- methods * imports
- mgcv * imports
- purrr * imports
- readr * imports
- stats * imports
- tidyr * imports
- utils * imports
- KernSmooth * suggests
- mapdata * suggests
- maps * suggests
- quantreg * suggests
- actions/checkout v2 composite
- r-lib/actions/setup-r v1 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