NAME
t.rast2strds - Creates a new strds from an existing raster and an existing strds.
KEYWORDS
temporal,
metadata,
extent,
time
SYNOPSIS
t.rast2strds
t.rast2strds --help
t.rast2strds strds=name raster=name output=name [bandname=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:
- strds=name [required]
- Name of an existing space time raster dataset
- raster=name [required]
- Name of an existing raster map
- output=name [required]
- Name of the new space time raster dataset
- bandname=string
- band name
t.rast2strds takes an input raster and an input strds and
puts the raster into a new strds, taking temporal information from the
input strds.
Temporal databases stored in other mapsets can be used as long as they
are in the user's current mapset search path (managed with
g.mapsets).
t.info,
t.register,
Markus Metz,
mundialis, Germany
SOURCE CODE
Available at:
t.rast2strds source code
(history)
Accessed: Monday Jul 27 12:30:22 2026
Main index |
Temporal index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2026
GRASS Development Team,
GRASS 8.5.1dev Reference Manual