×

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-3fc6d40
Total downloads: 7
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 3fc6d40d163d89ae44d40a00b9017d5a9df5170e
Release Date 08 Apr 2026 19:01:34 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fforce%2Fcube/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/force/cube/blobs/sha256:6080d5a363ce37165a0c4124f7968dccfad453d46c154daa7233f16e395e814c
Size 3.3 KB
Checksum sha256:6080d5a363ce37165a0c4124f7968dccfad453d46c154daa7233f16e395e814c
Downloads 4
Version Date Status Downloads Size
0.0.0-3fc6d40 22 Apr 2026 15:12:22 (UTC) 3 3.4 KB
0.0.0-0c7146d 08 Apr 2026 19:01:34 (UTC) 4 3.3 KB