Skip to content

rijaf-iri/decodeSYNOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages