1t.rast3d.univar(1)            Grass 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
12

SYNOPSIS

14       t.rast3d.univar
15       t.rast3d.univar --help
16       t.rast3d.univar  [-es]  input=name   [output=name]    [where=sql_query]
17       [separator=character]   [--overwrite]  [--help]  [--verbose]  [--quiet]
18       [--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       output=name
47           Name for output file
48
49       where=sql_query
50           WHERE  conditions  of SQL statement without ’where’ keyword used in
51           the temporal GIS framework
52           Example: start_time > ’2001-01-01 12:30:00’
53
54       separator=character
55           Field separator character between the output columns
56           Special characters: pipe, comma, space, tab, newline
57           Default: pipe
58

DESCRIPTION

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

SEE ALSO

65        t.rast.univar, t.create, t.info
66

AUTHOR

68       Sören Gebbert, Thünen Institute of Climate-Smart Agriculture
69

SOURCE CODE

71       Available at: t.rast3d.univar source code (history)
72
73       Main index | Temporal index | Topics index | Keywords index | Graphical
74       index | Full index
75
76       © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
77
78
79
80GRASS 7.8.2                                                 t.rast3d.univar(1)
Impressum