Save the images based on an aggregation method.
.sits_gc_compose(
  tile,
  name,
  cv,
  img_col,
  db_file,
  dir_images,
  cloud_mask,
  ...,
  version = "v1"
)A data cube tile
Name of the new data cube
A list 'cube_view' with values from cube.
A object 'image_collection' containing information
about the images metadata.
Database to be created by gdalcubes
Directory where the aggregated images will be written.
A logical corresponds to the use of the cloud band
for aggregation.
Additional parameters that can be included. See '?gdalcubes::write_tif'.
A character with version of the output files.
A data cube tile with information used in its creation.