| .gc_new_cube {sits} | R Documentation |
Save the images based on an aggregation method.
.gc_new_cube( tile, cv, img_col, path_db, output_dir, cloud_mask, multithreads, ... )
tile |
A data cube tile |
cv |
A |
img_col |
A |
path_db |
Database to be created by gdalcubes |
output_dir |
Directory where the aggregated images will be written. |
cloud_mask |
A |
multithreads |
A |
... |
Additional parameters that can be included. See '?gdalcubes::write_tif'. |
A data cube tile with information used in its creation.