Read metadata from the Station Exchange Format version 1.0.0
read_meta(file = file.choose(), parameter = NULL)A character vector with the required parameters.
Character string giving the path of the data file.
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.
Yuri Brugnara