daymet_nav | R Documentation |
Prepare a navigation list for subsetting daymet arrays
daymet_nav(bb, layer = 1, bag, ...)
bb |
a 4-element bounding box in [left, right, bottom, top] order |
layer |
sequences of one or more contiguous layer numbers (in range of 1-365 or 1-12) |
bag |
a list containing the lons, lats, crs and resolution of native daymet data |
... |
further arguments for |
a list with
start a 3 element vector of starts for x, y and t
count a 3 element vector of run lengths for x, y and t
template an empty Raster layer object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.