powered by
Merge two simple data cubes (one tibble row) from the same satellite, with the same sensor, resolution, bounding box, and timeline, and different bands.
# S3 method for cube sits_merge(data1, data2)
The first cube to be merged.
The second cube to be merged.
A data cube.