View source: R/download_chirps.R
download_chirps | R Documentation |
Function for downloading CHIRPS.
download_chirps(folder_path = ".", domain = "raw", time_res = "monthly")
folder_path |
a character string with the path where the data will be downloaded. |
domain |
a character string with the desired domain data set. Suitable options are:
|
time_res |
a character string with the desired time resolution. Suitable options are:
|
No return value, called to download the data set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.