View source: R/bricks_of_rs_products.R
brick_gpp | R Documentation |
Extract Bricks of Remote Sensing Data
brick_gpp(spobj, years) brick_pg(spobj, years) brick_ssoil(spobj, years) brick_fmc(spobj, years)
spobj |
Spatial* object that informs extents of the raster to extract |
years |
Years of data to extract |
A raster brick with extent equal or larger than extent(spobj)
, snapped to the cells of the raster data. The crs of the GPP brick is WGS84.
brick_pg
: Extract brick of pg values
brick_ssoil
: Extract brick of soil moisture values
brick_fmc
: Extract brick of 8 day fmc values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.