dnld.snodas | R Documentation |
download raw SNODAS data from server, and transform to SWE and Snow Depth rasters
download raw SNODAS data from server, and transform to SWE and Snow Depth rasters
dnld.snodas(root.dir, cropshape, startdate, enddate)
dnld.snodas(root.dir, cropshape, startdate, enddate)
root.dir |
path to root directory where subdirectories of .gz files, and SWE, and depth files will be stored |
cropshape |
path to shapefile to crop SNODAS data to |
startdate |
character in "YYYY-MM-DD" format of the beginning date to download SNODAS data |
enddate |
character in "YYYY-MM-DD" format of the beginning date to download SNODAS data |
root.dir |
path to root directory where subdirectories of .gz files, and SWE, and depth files will be stored |
cropshape |
path to shapefile to crop SNODAS data to |
startdate |
character in "YYYY-MM-DD" format of the beginning date to download SNODAS data |
enddate |
character in "YYYY-MM-DD" format of the beginning date to download SNODAS data |
Returns rasters for each day of SWE and Snow Depth saved in sub directories of root.dir
Returns rasters for each day of SWE and Snow Depth saved in sub directories of root.dir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.