Learn R Programming

sits (version 1.1.0)

.gc_missing_tiles: Finds the missing tiles in a regularized cube

Description

Finds the missing tiles in a regularized cube

Usage

.gc_missing_tiles(cube, local_cube, timeline)

Value

Tiles that are missing from the regularized cube.

Arguments

cube

Original cube to be regularized.

timeline

Timeline used by gdalcubes for regularized cube

gc_cube

Regularized cube (may be missing tiles).

period

Period of timeline regularization.