View source: R/GHCN_FUNCTIONS.R
download_ghcn_daily_station | R Documentation |
Download the daily data for a GHCN weather station.
download_ghcn_daily_station(ID, raw.dir, force.redo = F)
ID |
A character string giving the station ID. |
raw.dir |
A character string indicating where raw downloaded files should be put. |
force.redo |
If this weather station has been downloaded before, should it be updated? Defaults to FALSE. |
A character string representing the full local path of the GHCN station data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.