NAME
t.rast.filterbands - Extract selected bands from a given STRDS.
KEYWORDS
temporal,
algebra,
raster,
time
SYNOPSIS
t.rast.filterbands
t.rast.filterbands --help
t.rast.filterbands input=name [method=name[,name,...]] output=name [bands=string[,string,...]] [wavelengths=min,max[,min,max,...]] [nprocs=integer] [--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
- method=name[,name,...]
- The method to be used for sampling the input dataset
- Options: start, during, overlap, contain, equal, follows, precedes
- Default: equal
- output=name [required]
- Name of the output space time raster dataset
- bands=string[,string,...]
- Bands to extract
- Bands can be real or common band names
- wavelengths=min,max[,min,max,...]
- Wavelengths to extract in micrometers
- Wavelengths are defined by min, max
- nprocs=integer
- Number of r.mapcalc processes to run in parallel
- Default: 1
t.rast.filterbands extracts selected bands from a strds.
This module is a front-end for
t.rast.extract.
t.rast.extract,
i.band.library,
r.semantic.label
Temporal data processing Wiki
Markus Metz,
mundialis, Germany
SOURCE CODE
Available at:
t.rast.filterbands source code
(history)
Accessed: Monday Jul 27 12:30:23 2026
Main index |
Temporal index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2026
GRASS Development Team,
GRASS 8.5.1dev Reference Manual