Learn R Programming

sits (version 0.10.0)

.sits_raster_api_extract: Given a band, return a set of values for chosen location

Description

Given a data cube, retrieve the timeline (uses the terra package which is faster than raster)

Usage

.sits_raster_api_extract(cube, band_cube, xy)

Arguments

cube

Metadata about a data cube

band_cube

Name of the band to the retrieved

xy

Matrix with XY location

Value

Tibble with values extracted from image files