Description

Compute valid tiles for a given datacube definition and area of interest. This list can be used by downstream analysis tasks to limit processing to the area of interest when satellite data covers a larger region.

Input

Name
Description
Pattern

aoi (file)

Vector file (either shapefile geometry or geopackage) defining the area of interest.

*.{shp,gpkg}

datacube_definition (file)

Datacube file in FORCE format defining the properties of the targeted datacube.

*.{prj}

shapefile_dbf (file)

Optional attribute table for shapefiles. Required if aoi is a shapefile.

*.{dbf}

shapefile_prj (file)

Optional projection for shapefiles. Required if aoi is a shapefile.

*.{prj}

shapefile_shx (file)

Optional shape index for shapefiles. Required if aoi is a shapefile.

*.{shx}

Output

Name
Description
Pattern

0 ()

0 ()

Tools

force Documentation

A all-in-one tool for processing satellite data. Specialized on medium resolution data such as Landsat or Sentinel imagery.