read_meta: Read metadata from the Station Exchange Format version 1.0.0

Description Usage Arguments Value Author(s)

View source: R/input.R

Description

Read metadata from the Station Exchange Format version 1.0.0

Usage

1
read_meta(file = file.choose(), parameter = NULL)

Arguments

file

Character string giving the path of the data file.

parameter

Character vector of required parameters. Accepted values are "version", "id", "name", "lat", "lon", "alt", "source", "link", "var", "stat", "units", "meta". By default all parameters are read at once.

Value

A character vector with the required parameters.

Author(s)

Yuri Brugnara


C3S-Data-Rescue-Lot1-WP3/C3S-QC documentation built on Jan. 15, 2020, 10:36 p.m.