GRASS logo

NAME

t.rast.renamelabels - Rename semantic labels in a given STRDS.

KEYWORDS

temporal, algebra, raster, time

SYNOPSIS

t.rast.renamelabels
t.rast.renamelabels --help
t.rast.renamelabels input=name output=name new=string[,string,...] [old=string[,string,...]] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

--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
output=name [required]
Name of the output space time raster dataset
new=string[,string,...] [required]
new band names
old=string[,string,...]
old band names

Table of contents

DESCRIPTION

t.rast.renamelabels renames semantic labels in a strds, creating a new strds.

This is a helper module for the openeo GRASS driver and not supposed to be used outside this context.

SEE ALSO

t.rast.extract, i.band.library, r.semantic.label

Temporal data processing Wiki

AUTHOR

Markus Metz, mundialis, Germany

SOURCE CODE

Available at: t.rast.renamelabels source code (history)

Accessed: Monday Jul 27 12:30:27 2026


Main index | Temporal index | Topics index | Keywords index | Graphical index | Full index

© 2003-2026 GRASS Development Team, GRASS 8.5.1dev Reference Manual