Skip to contents

Row-binds stac_sources() tables (typically after stac_rename_assets() has brought them onto a shared band schema) and re-sorts. Every table must carry the same columns. Same-slice acquisitions from different collections co-mosaic (use granularity = "exact" downstream to keep them as separate time steps).

Usage

stac_merge(...)

Arguments

...

Two or more stac_sources() tables (or a single list of them).

Value

One combined table.