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.
Package allows to download current and historical METAR weather reports and decode basic parameters.
The main functions scrap data from the below web pages:
Please take into consideration that the http://www.ogimet.com/ can
block too frequent requests for data due to the server overload.
Information about the locations of the METAR stations / ariports were taken from two sources:
The both above data sources are in the public domain.
CRAN version
install.packages("pmetar")
Get the development version 0.4.0.2 from github:
# install.packages("devtools")
::install_github("prcwiek/pmetar") devtools
library('pmetar')
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.