.TH t.rast3d.univar 1grass "" "GRASS 7.8.5" "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 .SH SYNOPSIS \fBt.rast3d.univar\fR .br \fBt.rast3d.univar \-\-help\fR .br \fBt.rast3d.univar\fR [\-\fBes\fR] \fBinput\fR=\fIname\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 "\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 .SH SOURCE CODE .PP Available at: t.rast3d.univar source code (history) .PP Main index | Temporal index | Topics index | Keywords index | Graphical index | Full index .PP © 2003\-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual