Description Usage Arguments Value Functions
View source: R/bricks_of_rs_products.R
Extract Bricks of Remote Sensing Data
1 2 3 4 5 6 7 8 9  | brick_gpp(spobj, years)
brick_pg(spobj, years)
brick_ssoil(spobj, years)
brick_fmc(spobj, years)
brick_woodycover(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
brick_woodycover: Extract a raster brick for Woody Cover data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.