1g.gui.timeline(1)           GRASS GIS User's Manual          g.gui.timeline(1)
2
3
4

NAME

6       g.gui.timeline   -  Allows  comparing  temporal  datasets by displaying
7       their temporal extents in a plot.
8

KEYWORDS

10       general, GUI, temporal, plot
11

SYNOPSIS

13       g.gui.timeline
14       g.gui.timeline --help
15       g.gui.timeline [-3]  [inputs=name[,name,...]]    [--help]   [--verbose]
16       [--quiet]  [--ui]
17
18   Flags:
19       -3
20           Show also 3D plot of spatio-temporal extents
21
22       --help
23           Print usage summary
24
25       --verbose
26           Verbose module output
27
28       --quiet
29           Quiet module output
30
31       --ui
32           Force launching GUI dialog
33
34   Parameters:
35       inputs=name[,name,...]
36           Name of the input space time datasets
37

DESCRIPTION

39       The Timeline Tool is a wxGUI component which allows the user to compare
40       the extents of temporal datasets (strds, stvds, str3ds) in a plot.
41
42       Supported features:
43
44           ·   temporal datasets  with  interval/point  and  absolute/relative
45               time
46
47           ·   2D plots - temporal extent
48
49           ·   3D plots - spatio-temporal extent (matplotlib >= 1.0.0)
50
51           ·   pop-up annotations with basic metadata
52

NOTES

54       g.gui.timeline requires the Python plotting library Matplotlib.
55

SEE ALSO

57        Temporal data processing
58       wxGUI
59       wxGUI components
60

AUTHOR

62       Anna  Kratochvilova, Czech Technical University in Prague, Czech Repub‐
63       lic
64

SOURCE CODE

66       Available at: wxGUI Timeline Tool source code (history)
67
68       Main index | GUI index | Topics index  |  Keywords  index  |  Graphical
69       index | Full index
70
71       © 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
72
73
74
75GRASS 7.8.5                                                  g.gui.timeline(1)
Impressum