Learn R Programming

sits (version 1.1.0)

.cube_create: Creates the description of a data cube

Description

Print information and save metadata about a data cube.

Usage

.cube_create(
  source,
  collection = NA_character_,
  satellite,
  sensor,
  tile = NA_character_,
  xmin,
  xmax,
  ymin,
  ymax,
  crs,
  labels = NULL,
  file_info = NULL
)

Value

A tibble containing a data cube

Arguments

source

Source of data

collection

Image collection

satellite

Name of satellite

sensor

Name of sensor

tile

Tile of the image collection

xmin

Spatial extent (xmin).

xmax

Spatial extent (xmax).

ymin

Spatial extent (ymin).

ymax

Spatial extent (ymin).

crs

CRS for cube (EPSG code or PROJ4 string).

file_info

Tibble with information about files