getObsActualTime: Get the actual time of observation.

View source: R/get_station_datetime.R

getObsActualTimeR Documentation

Get the actual time of observation.

Description

Get the actual time of observation if exist, group 9GGgg of section 1.

Usage

getObsActualTime(synop)

Arguments

synop

a synop data object, output of the function getSynopSections.

Value

A character vector of length 2, c(hour, minute). If the 9GGgg group does not exist it returns the hour from the YYGGiw group and the minute is set to "00".


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