This is a R package for processing raw METAR codes into a structured table, aiding in subsequent analysis.
Install package directly by running:
devtools::install_github("derry-dev/metar")
The package includes a Shiny app for ease of use:
metar::metarShinyApp()
See examples.R in the examples folder on how to use the functions to parse a METAR file. Also consult the manual pages for detailed information on the functions included.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.