Learn R Programming

sits (version 0.13.0)

.sits_gc_brick: Create a raster_cube object

Description

Create a raster_cube object

Usage

.sits_gc_brick(cube, img_col, cv, cloud_mask)

Arguments

cube

Data cube from where data is to be retrieved.

img_col

A object 'image_collection' containing information about the images metadata.

cv

A object 'cube_view' with values from cube.

cloud_mask

A logical corresponds to the use of the cloud band for aggregation.

Value

a object 'raster_cube' from gdalcubes containing information about the cube brick metadata.