download.ghcn | R Documentation |
This function downloads the two files associated with the Global Historical Climate Network (GHNC) mean temperature data.
download.ghcn(destdir = ".")
destdir |
Optional string indicating the directory in which to store downloaded files. If not supplied, "." is used, i.e. the data file is stored in the present working directory. |
Download the GHCN mean temperature data. As of now, it only obtains the quality controlled adjusted data, below is a table summarizing the other types of products
product code | product description |
qcu | quality controlled |
qcf | quality controlled, adjusted using pairewise homogeneity algorithm |
qfe | quality controlled, adjusted using pairewise homogenetiy algorithm, 1961-2010 |
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.