getStationID: Get WMO station ID.

View source: R/get_station_datetime.R

getStationIDR Documentation

Get WMO station ID.

Description

Get WMO station ID, group IIiii of section 1.

Usage

getStationID(synop)

Arguments

synop

a synop data object, output of the function getSynopSections.

Value

A character, the WMO station ID.

Examples


## Not run: 
aaxx <- "AAXX 28154 89022 42698 72506 11360 21382 39758 49808="
synop <- getSynopSections(aaxx)
stnID <- getStationID(synop)

## End(Not run)


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