read_metar_noaa: Get METARs from NOAA cycle files

View source: R/read.R

read_metar_noaaR Documentation

Get METARs from NOAA cycle files

Description

read_metar_noaa(hour = 15, latest.only = TRUE)

Usage

read_metar_noaa(hour, remote = TRUE, path, latest.only = TRUE)

Arguments

hour

specific reporting hour (last 24h)

remote

Download file from NOAA server

path

Path to local file

latest.only

latest report per aiport only

Author(s)

M. Saenger


m-saenger/metar documentation built on Jan. 29, 2025, 12:06 a.m.