Learn R Programming

sits (version 0.10.0)

.sits_raster_brick_check: Check if the raster files are bricks

Description

Check if the raster files are bricks

Usage

.sits_raster_brick_check(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

TRUE passed the check?