Selection of items from specific bands by the user.
.source_items_bands_select(source, collection, items, bands, ...)
Data source (one of "SATVEG", "LOCAL", "BDC", "AWS", "USGS", "DEAFRICA", "PROBS").
Collection to be searched in the data source.
A STACItemCollection
object returned by rstac.
A character
with bands to be select in items object.
Additional parameters.
A STACItemCollection
object returned by rstac with items
selected.