DaymetGridRefClass_get_raster: Retrieve one or more raster layers for the user specified...

DaymetGridRefClass_get_rasterR Documentation

Retrieve one or more raster layers for the user specified boundaries and layers.

Description

Retrieve one or more raster layers for the user specified boundaries and layers.

Arguments

bb

numeric, 4 element bounding box specified in degrees lon and lat in [left, right, bottom, top] order where west and south are negative.

layers

numeric one or more 1-based layer index. If more than one then a multi-layer raster is returned. Note that contiguous layers (e.g. 7, 8, 9) are faster to retrieve than non-contiguous layers (e.g. 3, 7, 9). The units of the layer vary with the data source: for dailies layer is day-of-year. For monthlies layer is month-of-year.

...

further arguments for daymet_index

Value

a Raster* or NULL


BigelowLab/daymet documentation built on Aug. 29, 2023, 8:21 a.m.