1t.rast3d.univar(1)          GRASS GIS User's Manual         t.rast3d.univar(1)
2
3
4

NAME

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

KEYWORDS

11       temporal, statistics, raster3d, voxel, time, parallel
12

SYNOPSIS

14       t.rast3d.univar
15       t.rast3d.univar --help
16       t.rast3d.univar   [-es]   input=name   [zones=name]    [nprocs=integer]
17       [output=name]    [where=sql_query]    [separator=character]    [--over‐
18       write]  [--help]  [--verbose]  [--quiet]  [--ui]
19
20   Flags:
21       -e
22           Calculate extended statistics
23
24       -s
25           Suppress printing of column names
26
27       --overwrite
28           Allow output files to overwrite existing files
29
30       --help
31           Print usage summary
32
33       --verbose
34           Verbose module output
35
36       --quiet
37           Quiet module output
38
39       --ui
40           Force launching GUI dialog
41
42   Parameters:
43       input=name [required]
44           Name of the input space time raster3d dataset
45
46       zones=name
47           Raster map with zones to compute statistics for
48           Raster map with zones to compute statistics for (needs to be CELL)
49
50       nprocs=integer
51           Number of threads for parallel computing
52           Default: 1
53
54       output=name
55           Name for output file
56
57       where=sql_query
58           WHERE  conditions  of SQL statement without ’where’ keyword used in
59           the temporal GIS framework
60           Example: start_time > ’2001-01-01 12:30:00’
61
62       separator=character
63           Field separator character between the output columns
64           Special characters: pipe, comma, space, tab, newline
65           Default: pipe
66

DESCRIPTION

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

SEE ALSO

73        t.rast.univar, t.create, t.info
74

AUTHOR

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

SOURCE CODE

80       Available at: t.rast3d.univar source code (history)
81
82       Accessed: Saturday Oct 28 18:19:23 2023
83
84       Main index | Temporal index | Topics index | Keywords index | Graphical
85       index | Full index
86
87       © 2003-2023 GRASS Development Team, GRASS GIS 8.3.1 Reference Manual
88
89
90
91GRASS 8.3.1                                                 t.rast3d.univar(1)
Impressum