Learn R Programming

sits (version 0.12.0)

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

Description

Get the STAC information corresponding to a tile.

Usage

.sits_s2_aws_tile_cube(name, items, collection, resolution, file_info)

Arguments

name

Name of output data cube.

items

STACItemCollection object returned by rstac.

collection

AWS collection

resolution

S2 image resolution (10, 20 or 60)

file_info

file information information from STAC.

Value

a tibble with metadata information about a raster data set.