Description Usage Arguments Value
Download land output from the HydroShare Thredds server for a list of input files.
Parallized version of get_land_data
using doParallel
and foreach
.
1 | getGridded(AOI, filelist, param, layer = NULL)
|
AOI |
a AOI to subset data (generated with AOI::getAOI()) |
filelist |
a list of filepaths (generated with getFiles) |
param |
a channel paramater |
layer |
for soil and snow land parameters a layer must be declared (defaults to 1) |
a raster stack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.