get_gridded_data | R Documentation |
Extract Gridded Data from fileList
get_gridded_data(fileList, AOI, varname, outfile = NULL)
fileList |
a list of gridded NWM outputs |
AOI |
area of interest (sf POLYGON) to subset |
varname |
the name of the variable to extract |
outfile |
filepath to save data (with .nc extension) |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.