Overview
|
Logs
|
GitHub
t.rast.oeapply
NAME
t.rast.oeapply - Preserve semantic labels in t.rast.mapcalc.
KEYWORDS
temporal ,
algebra ,
raster ,
time
SYNOPSIS
t.rast.oeapply
t.rast.oeapply --help
t.rast.oeapply [-ns ] input =name expression =string output =name basename =basename [nprocs =integer ] [--overwrite ] [--help ] [--verbose ] [--quiet ] [--ui ]
Flags:
-n
Register Null maps
-s
Check the spatial topology of temporally related maps and process only spatially related maps
--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog
Parameters:
input =name [required]
Name of the input space time raster dataset
expression =string [required]
Spatio-temporal mapcalc expression
output =name [required]
Name of the output space time raster dataset
basename =basename [required]
Basename for output raster maps
A numerical suffix separated by an underscore will be attached to create a unique identifier
nprocs =integer
Number of r.mapcalc processes to run in parallel
Default: 1
t.rast.oeapply is a wrapper for
t.rast.mapcalc with
only one input strds. The difference is that any semantic labels in the
input strds are transferred to the output strds.
This module is a helper module for the openeo process apply .
t.rast.mapcalc ,
i.band.library ,
r.semantic.label
Temporal data processing Wiki
Markus Metz,
mundialis , Germany
SOURCE CODE
Available at:
t.rast.oeapply source code
(history )
Accessed: Monday Jul 27 12:30:26 2026
Overview
|
Logs
|
GitHub
t.rast.oeapply
Main index |
Temporal index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2026
GRASS Development Team ,
GRASS 8.5.1dev Reference Manual