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 | 3fc6d40d163d89ae44d40a00b9017d5a9df5170e |
| Release Date | 08 Apr 2026 19:01:36 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fforce%2Ftileextent/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/force/tileextent/blobs/sha256:ce5305afa564cc6c530091a28cdb638ac055c692819fa0d4f0ab30856144ae9c |
| Size | 2.3 KB |
| Checksum | sha256:ce5305afa564cc6c530091a28cdb638ac055c692819fa0d4f0ab30856144ae9c |
| Downloads | 2 |
| 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 |