×

nf-core/force/tileextent @ 0.0.0-3fc6d40

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.

Latest version: 0.0.0-3fc6d40
Total downloads: 5
Source: nf-core/modules
Authors: @Felix-Kummer
Maintainers: @Felix-Kummer

Summary

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.

Get started

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

include { FORCE_TILEEXTENT } from 'nf-core/force/tileextent'

License

MIT License

Process
Name FORCE_TILEEXTENT
Input 5 channels
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 2 channels
#1 tile_allow
tile_allow.txt file

List of allowed datacube tiles. Each line contains an tile identifier.

tile_allow.txt
#2 versions_force tuple
${task.process} string

The name of the process

force string

The name of the tool

force-tile-extent -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-3fc6d40
Commit ID 3fc6d40d163d89ae44d40a00b9017d5a9df5170e
Release Date 22 Apr 2026 15:12:23 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fforce%2Ftileextent/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/force/tileextent/blobs/sha256:1897e7cbe844e5117276c9dd885631c27c2bd3603079a68b307c0759079bcaf9
Size 2.4 KB
Checksum sha256:1897e7cbe844e5117276c9dd885631c27c2bd3603079a68b307c0759079bcaf9
Downloads 3
Version Date Status Downloads Size
0.0.0-3fc6d40 22 Apr 2026 15:12:23 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 19:01:36 (UTC) 2 2.3 KB