.TH t.rast3d.univar 1grass "" "GRASS 8.3.1" "GRASS GIS User's Manual" .SH NAME \fI\fBt.rast3d.univar\fR\fR \- Calculates univariate statistics from the non\-null cells for each registered 3D raster map of a space time 3D raster dataset. .SH KEYWORDS temporal, statistics, raster3d, voxel, time, parallel .SH SYNOPSIS \fBt.rast3d.univar\fR .br \fBt.rast3d.univar \-\-help\fR .br \fBt.rast3d.univar\fR [\-\fBes\fR] \fBinput\fR=\fIname\fR [\fBzones\fR=\fIname\fR] [\fBnprocs\fR=\fIinteger\fR] [\fBoutput\fR=\fIname\fR] [\fBwhere\fR=\fIsql_query\fR] [\fBseparator\fR=\fIcharacter\fR] [\-\-\fBoverwrite\fR] [\-\-\fBhelp\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] [\-\-\fBui\fR] .SS Flags: .IP "\fB\-e\fR" 4m .br Calculate extended statistics .IP "\fB\-s\fR" 4m .br Suppress printing of column names .IP "\fB\-\-overwrite\fR" 4m .br Allow output files to overwrite existing files .IP "\fB\-\-help\fR" 4m .br Print usage summary .IP "\fB\-\-verbose\fR" 4m .br Verbose module output .IP "\fB\-\-quiet\fR" 4m .br Quiet module output .IP "\fB\-\-ui\fR" 4m .br Force launching GUI dialog .SS Parameters: .IP "\fBinput\fR=\fIname\fR \fB[required]\fR" 4m .br Name of the input space time raster3d dataset .IP "\fBzones\fR=\fIname\fR" 4m .br Raster map with zones to compute statistics for .br Raster map with zones to compute statistics for (needs to be CELL) .IP "\fBnprocs\fR=\fIinteger\fR" 4m .br Number of threads for parallel computing .br Default: \fI1\fR .IP "\fBoutput\fR=\fIname\fR" 4m .br Name for output file .IP "\fBwhere\fR=\fIsql_query\fR" 4m .br WHERE conditions of SQL statement without \(cqwhere\(cq keyword used in the temporal GIS framework .br Example: start_time > \(cq2001\-01\-01 12:30:00\(cq .IP "\fBseparator\fR=\fIcharacter\fR" 4m .br Field separator character between the output columns .br Special characters: pipe, comma, space, tab, newline .br Default: \fIpipe\fR .SH DESCRIPTION \fIt.rast3d.univar\fR 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. .SH SEE ALSO \fI t.rast.univar, t.create, t.info \fR .SH AUTHOR Sören Gebbert, Thünen Institute of Climate\-Smart Agriculture Stefan Blumentrath, (Support for zones) .SH SOURCE CODE .PP Available at: t.rast3d.univar source code (history) .PP Accessed: Sunday Dec 17 17:22:53 2023 .PP Main index | Temporal index | Topics index | Keywords index | Graphical index | Full index .PP © 2003\-2023 GRASS Development Team, GRASS GIS 8.3.1 Reference Manual