Learn R Programming

sits (version 0.10.0)

.sits_raster_brick_cube: Create a raster brick data cube

Description

Builds a BRICK cube

Usage

.sits_raster_brick_cube(satellite, sensor, name, timeline, bands, files)

Arguments

satellite

Name of satellite

sensor

Name of sensor

name

Name of the data cube.

timeline

Vector of dates with the timeline of the bands.

bands

Vector of bands contained in the Raster Brick set (in the same order as the files).

files

Vector with the file paths of the raster files.

Value

A tibble with metadata information about a raster data set.