The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.


📖 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("davidcarslaw/openairmaps")

🏛️ openairmaps is primarily maintained by Jack Davison.

📃 openairmaps is licensed under the GNU General Public License.

🧑‍💻 Contributions are welcome from the wider community. See the contributing guide and code of conduct for more information.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.