download_SNODAS | R Documentation |
Downloads SNODAS data for a single date
download_SNODAS(date, out_dir = ".", overwrite = FALSE)
date |
|
out_dir |
|
overwrite |
|
This function downloads SNODAS data over FTP from this site: "ftp://sidads.colorado.edu/DATASETS/NOAA/G02158/masked/".
This function is called by wrapper function TBD.
## Not run:
download_SNODAS(as.Date("2020-02-02"), out_dir = tempdir())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.