Allows to download current and historical METAR weather reports extract and parse basic parameters and present main weather information. Current reports are downloaded from Aviation Weather Center <https://aviationweather.gov/data/metar/> and historical reports from Iowa Environmental Mesonet web page of Iowa State University ASOS-AWOS-METAR <http://mesonet.agron.iastate.edu/AWOS/>.
Version: | 0.5.1 |
Depends: | R (≥ 3.5.0), utils, stats |
Imports: | curl, dplyr, httr, lubridate, magrittr, RCurl, tidyr, stringr |
Suggests: | knitr, rmarkdown, testthat, tibble |
Published: | 2025-03-02 |
DOI: | 10.32614/CRAN.package.pmetar |
Author: | Pawel Cwiek [aut, cre], David Megginson [ctb] (Author of data set with airports list https://ourairports.com/data/), Greg Thompson [ctb] (Author of data set with airports list https://weather.ral.ucar.edu/surface/stations.txt) |
Maintainer: | Pawel Cwiek <prc.altodato at gmail.com> |
BugReports: | https://github.com/prcwiek/pmetar/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/prcwiek/pmetar |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | pmetar results |
Reference manual: | pmetar.pdf |
Vignettes: |
pmetar (source, R code) |
Package source: | pmetar_0.5.1.tar.gz |
Windows binaries: | r-devel: pmetar_0.5.1.zip, r-release: pmetar_0.5.1.zip, r-oldrel: pmetar_0.5.1.zip |
macOS binaries: | r-devel (arm64): pmetar_0.5.1.tgz, r-release (arm64): pmetar_0.5.1.tgz, r-oldrel (arm64): pmetar_0.5.1.tgz, r-devel (x86_64): pmetar_0.5.1.tgz, r-release (x86_64): pmetar_0.5.1.tgz, r-oldrel (x86_64): pmetar_0.5.1.tgz |
Old sources: | pmetar archive |
Please use the canonical form https://CRAN.R-project.org/package=pmetar to link to this page.