.stac_select_bands {sits}R Documentation

Select stac items by sits bands.

Description

Select bands in stac items by sits bands.

Usage

.stac_select_bands(items, bands_source, bands_sits)

Arguments

items

a STACItemcollection object from rstac package.

bands_source

a character with source bands (provider bands).

bands_sits

a character with sits bands.

Value

a STACItemcollection object with selected items by bands.


[Package sits version 0.16.2 Index]