README.md

Parse and decode SYNOP code

R package for decoding SYNOP (AAXX) strings of weather reports.

Installation

Open R and install devtools package if not yet installed.

install.packages("devtools")

Now, you can install the the development version of decodeSYNOP from GitHub with:

library(devtools)
install_github("rijaf-iri/decodeSYNOP")


rijaf-iri/decodeSYNOP documentation built on May 1, 2024, 4:32 p.m.