Scroll to navigation

t.rast3d.univar(1grass) GRASS GIS User's Manual t.rast3d.univar(1grass)

NAME

t.rast3d.univar - Calculates univariate statistics from the non-null cells for each registered 3D raster map of a space time 3D raster dataset.

KEYWORDS

temporal, statistics, raster3d, voxel, time, parallel

SYNOPSIS

t.rast3d.univar
t.rast3d.univar --help
t.rast3d.univar [-es] input=name [zones=name] [nprocs=integer] [output=name] [where=sql_query] [separator=character] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:


Calculate extended statistics

Suppress printing of column names

Allow output files to overwrite existing files

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog

Parameters:


Name of the input space time raster3d dataset

Raster map with zones to compute statistics for
Raster map with zones to compute statistics for (needs to be CELL)

Number of threads for parallel computing
Default: 1

Name for output file

WHERE conditions of SQL statement without ’where’ keyword used in the temporal GIS framework
Example: start_time > ’2001-01-01 12:30:00’

Field separator character between the output columns
Special characters: pipe, comma, space, tab, newline
Default: pipe

DESCRIPTION

t.rast3d.univar provides the same functionality as t.rast.univar, the only difference is the 3D raster map layer metadata. Please refer to the manual page of t.rast.univar for documentation and examples.

SEE ALSO

t.rast.univar, t.create, t.info

AUTHOR

Sören Gebbert, Thünen Institute of Climate-Smart Agriculture Stefan Blumentrath, (Support for zones)

SOURCE CODE

Available at: t.rast3d.univar source code (history)

Accessed: Thursday Mar 07 18:16:15 2024

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

© 2003-2024 GRASS Development Team, GRASS GIS 8.3.2 Reference Manual

GRASS 8.3.2