1t.rast3d.list(1)              Grass User's Manual             t.rast3d.list(1)
2
3
4

NAME

6       t.rast3d.list   -  Lists  registered  maps  of  a  space  time raster3d
7       dataset.
8

KEYWORDS

10       temporal, map management, list, raster3d, voxel, time
11

SYNOPSIS

13       t.rast3d.list
14       t.rast3d.list --help
15       t.rast3d.list  [-s]  input=name   [order=string[,string,...]]     [col‐
16       umns=string[,string,...]]   [where=sql_query]   [method=string]   [sep‐
17       arator=character]   [output=name]    [--overwrite]   [--help]   [--ver‐
18       bose]  [--quiet]  [--ui]
19
20   Flags:
21       -s
22           Suppress printing of column names
23
24       --overwrite
25           Allow output files to overwrite existing files
26
27       --help
28           Print usage summary
29
30       --verbose
31           Verbose module output
32
33       --quiet
34           Quiet module output
35
36       --ui
37           Force launching GUI dialog
38
39   Parameters:
40       input=name [required]
41           Name of the input space time raster3d dataset
42
43       order=string[,string,...]
44           Order the space time dataset by category
45           Options:  id,  name, creator, mapset, temporal_type, creation_time,
46           start_time, end_time,  north,  south,  west,  east,  nsres,  tbres,
47           ewres, cols, rows, depths, number_of_cells, min, max
48           Default: start_time
49
50       columns=string[,string,...]
51           Columns to be printed to stdout
52           Options:  id,  name, creator, mapset, temporal_type, creation_time,
53           start_time, end_time,  north,  south,  west,  east,  nsres,  tbres,
54           ewres, cols, rows, depths, number_of_cells, min, max
55           Default: name,mapset,start_time,end_time
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       method=string
63           Method used for data listing
64           Options: cols, comma, delta, deltagaps, gran
65           Default: cols
66
67       separator=character
68           Field separator character between the output columns
69           Special characters: pipe, comma, space, tab, newline
70           Default: pipe
71
72       output=name
73           Name for output file
74

DESCRIPTION

76       t.rast3d.list provides the same functionality as t.rast.list, the  only
77       difference  is  the  3D  raster map layer metadata. Please refer to the
78       manual page of t.rast.list.
79

SEE ALSO

81        t.rast.list, g.list, t.create, t.info, t.list, t.vect.list
82

AUTHOR

84       Sören Gebbert, Thünen Institute of Climate-Smart Agriculture
85

SOURCE CODE

87       Available at: t.rast3d.list source code (history)
88
89       Main index | Temporal index | Topics index | Keywords index | Graphical
90       index | Full index
91
92       © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
93
94
95
96GRASS 7.8.2                                                   t.rast3d.list(1)
Impressum