test_extract stdout
0..0..100
0..0..100
0..0..100
Description:
Extracts a subset of a space time 3D raster dataset.
Keywords:
temporal, extract, raster3d, voxel
Usage:
t.rast3d.extract [-n] input=name [where=sql_query] [expression=string]
output=name [basename=string] [nprocs=value] [--overwrite] [--help]
[--verbose] [--quiet] [--ui]
Flags:
-n Register Null maps
--o Allow output files to overwrite existing files
--h Print usage summary
--v Verbose module output
--q Quiet module output
--ui Force launching GUI dialog
Parameters:
input Name of the input space time raster3d dataset
where WHERE conditions of SQL statement without 'where' keyword used in the temporal GIS framework
Example: start_time > '2001-01-01 12:30:00'
expression The r3.mapcalc expression assigned to all extracted 3D raster maps
output Name of the output space time raster3d dataset
basename Basename of the new generated 3D raster maps
nprocs Number of r3.mapcalc processes to run in parallel
default: 1
ERROR: Required parameter <input> not set:
(Name of the input space time raster3d dataset)
Description:
Extracts a subset of a space time 3D raster dataset.
Keywords:
temporal, extract, raster3d, voxel
Usage:
t.rast3d.extract [-n] input=name [where=sql_query] [expression=string]
output=name [basename=string] [nprocs=value] [--overwrite] [--help]
[--verbose] [--quiet] [--ui]
Flags:
-n Register Null maps
--o Allow output files to overwrite existing files
--h Print usage summary
--v Verbose module output
--q Quiet module output
--ui Force launching GUI dialog
Parameters:
input Name of the input space time raster3d dataset
where WHERE conditions of SQL statement without 'where' keyword used in the temporal GIS framework
Example: start_time > '2001-01-01 12:30:00'
expression The r3.mapcalc expression assigned to all extracted 3D raster maps
output Name of the output space time raster3d dataset
basename Basename of the new generated 3D raster maps
nprocs Number of r3.mapcalc processes to run in parallel
default: 1
ERROR: Required parameter <output> not set:
(Name of the output space time raster3d dataset)
ERROR: You need to specify the base name of new created maps