Defines a cube to retrieve data. This is a generic function. Cubes can be of the following types. See each function description for the required parameters:
"WTSS": see sits_cube.wtss_cube
"SATVEG": see sits_cube.satveg_cube
"BRICK": see sits_cube.brick_cube
"STACK": see sits_cube.stack_cube
"BDC"Brazil Data Cube - see sits_cube.bdc_cube
"S2_L2A_AWS"Sentinel-2 data in AWS -
see sits_cube.s2_l2a_aws_cube
"GDALCUBES"gdalcubes compose function -
see sits_cube.gdalcubes_cube
sits_cube(type = "RASTER", ...)
Type of cube (one of "WTSS", "BRICK", "STACK", "BDC_TILE", "S2_L2A_AWS", "GDALCUBES", "PROBS", "CLASSIFIED")
Other parameters to be passed for specific types
The description of a sits cube