×

nf-core/force/cube @ 0.0.0-0c7146d

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

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @Felix-Kummer
Maintainers: @Felix-Kummer

Summary

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

Get started

Add the following snippet to your workflow script to include this module.

include { FORCE_CUBE } from 'nf-core/force/cube'

License

MIT License

Process
Name FORCE_CUBE
Input 5 channels
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 2 channels
#1 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
#2 versions_force tuple
${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

Tool Description Homepage
force A all-in-one tool for processing satellite data. Specialized on medium resolution data such as Landsat or Sentinel imagery. https://davidfrantz.github.io/code/force/
Version 0.0.0-0c7146d
Commit ID 4e8e48c04e24c2159a5589a36bae0f038809cd48
Release Date 08 Apr 2026 18:39:55 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fforce%2Fcube/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/force/cube/blobs/sha256:9f3e5c2d00e2a174533160ac55e8392c9607646d7c5355e66bba0456a02eb4fb
Size 3.3 KB
Checksum sha256:9f3e5c2d00e2a174533160ac55e8392c9607646d7c5355e66bba0456a02eb4fb
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:39:55 (UTC) 1 3.3 KB -