Automate downloading of daily RFE's from the TAMSAT server Note that the unZip utilities within R are particually slow
1 | tamsat_all_download(type, period, outlocation, unZip)
|
type |
string, data to be downloaded of 'e', (estimates) 'a' (annomalies) or 'both' |
period |
string, temporal resolution of data to download of 'd' (dekadal), 'm' (monthly), 's' (seasonal),or 'all' |
outlocation |
Folder (string) to save downloaded .zip files into |
unZip |
Should the downloaded zips be unzipped |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.