Learn R Programming

sits (version 0.10.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(url, name, collection, items, cube, file_info)

Arguments

url

a character representing URL for the BDC STAC.

name

a character representing the output data cube.

collection

a STACCollection object returned by rstac.

items

a STACItemCollection object returned by rstac.

cube

a character with name input data cube in BDC.

file_info

a tbl_df with the information from STAC.

Value

a tibble with metadata information about a raster data set.