Create a group of items
.sits_stac_group(items, fields)
items
a STACItemCollection object returned by rstac package.
STACItemCollection
fields
a character vector with the names of fields to be grouped.
character
a list in which each index corresponds to a group with its corresponding STACItemCollection objects.
list