Description Usage Arguments Value Author(s)
The DWD has a peculiar format for their description
files. This function will serve as a wrapper to look up the name
and the location of a station, specified using its
station.id, inside a description file.
1  | extract.station.name.and.location(station.id, file.description)
 | 
station.id | 
 String specifying a station.  | 
file.description | 
 Path to a description file linking the station IDs to their actual names.  | 
A list containing a string with the name of the station as one element and a numerical vector of length three ( longitude, latitude, altitude ) as the second element.
Philipp Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.