Description

Generate processing masks for a give datacube definition and area of interest. These files can be used to spatially restrict downstream analysis tasks.

Input

name:type
description
pattern

aoi

:file

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

*.{shp,gpkg}

mask/datacube-definition.prj

: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:type
description
pattern

masks

mask/*/*.tif

:file

Binary analysis masks for every tile. Directory names indicate corresponding datacube tile. Pixel values indicate usable pixels in downstream analysis.

*.tif

versions_force

${task.process}

:string

The name of the process

force

:string

The name of the tool

force-cube -v

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

force

:string

The name of the tool

force-cube -v

:eval

The expression to obtain the version of the tool

Tools

force
GPL-3.0

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