Learn R Programming

sits (version 1.1.0)

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

Description

Given a data cube, retrieve the time series of XY locations

Usage

.cube_extract(cube, band_cube, xy)

Value

Numeric matrix with raster values for each coordinate.

Arguments

cube

Metadata about a data cube

band_cube

Name of the band to the retrieved

xy

Matrix with XY location

Author

Gilberto Camara, gilberto.camara@inpe.br