Learn R Programming

sits (version 0.12.0)

.sits_stac_tile_cube: Get the STAC information corresponding to a tile.

Description

Get the STAC information corresponding to a tile.

Usage

.sits_stac_tile_cube(name, collection, collection_info, items, file_info)

Arguments

name

Name of output data cube.

collection

Name of image collection in BDC.

collection_info

STACCollection object returned by rstac.

items

STACItemCollection object returned by rstac.

file_info

Tibble with the information from STAC.

Value

a tibble with metadata information about a raster data set.