riem

Accesses Weather Data from the Iowa Environment Mesonet


Keywords
airports, asos, iowa-environment-mesonet, metar, peer-reviewed, r, r-package, rstats, temperature, weather, weather-api
Licenses
CNRI-Python-GPL-Compatible/CNRI-Python-GPL-Compatible

Documentation

riem

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN_Status_Badge codecov R-CMD-check

This package allows to get weather data from ASOS stations (airports) via the great website of the Iowa Environment Mesonet.

Installation

Install the package with:

install.packages("riem")

Or install the development version using devtools with:

library("devtools")
install_github("ropensci/riem")

Documentation

Please refer to the pkgdown website to read docs, in particular the reference and the vignettes.

Use cases in the wild

Submit your use cases by opening a new issue!

Meta

  • Please report any issues or bugs.
  • License: GPL
  • Get citation information for ropenaq in R doing citation(package = 'riem')
  • Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

ropensci_footer