nf-core/force/tileextent @ 0.0.0-0c7146d
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
Name
|
FORCE_TILEEXTENT |
|---|
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}
|
|---|
tile_allow
tile_allow.txt
file
|
List of allowed datacube tiles. Each line contains an tile identifier. tile_allow.txt
|
|---|
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-0c7146d |
|---|---|
| Commit ID | 4e8e48c04e24c2159a5589a36bae0f038809cd48 |
| Release Date | 08 Apr 2026 18:39:57 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fforce%2Ftileextent/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/force/tileextent/blobs/sha256:633de2ac3f86075723bb88fc0168858c4271069552cd6ed18bcee3fa56c4453f |
| Size | 2.3 KB |
| Checksum | sha256:633de2ac3f86075723bb88fc0168858c4271069552cd6ed18bcee3fa56c4453f |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:39:57 (UTC) | 1 | 2.3 KB | - |