read_amedas_csv: Read an AMEDAS CSV data file

Description Usage Arguments Value

Description

AMEDAS files downloaded from the JMA website can't be read with read_csv due to multiple headers. read_amedas_csv attempts to parse the csv and convert it into a tidy dataframe.

Usage

1
read_amedas_csv(filename)

Arguments

filename

File to read

Value

A tibble with one row per time, station and observation type and includes the measurement metadata (quality etc)


arichardsmith/ramedas documentation built on Dec. 19, 2021, 4:38 a.m.