g.gui.timeline - Allows comparing temporal datasets by displaying their temporal extents in a plot.
Contents
Description
The TimelineTool is a wxGUI component which allows the user to compare the extents of temporal datasets
(strds, stvds, str3ds) in a plot.
Supported features:
• temporal datasets with interval/point and absolute/relative time
• 2D plots - temporal extent
• 3D plots - spatio-temporal extent (matplotlib >= 1.0.0)
• pop-up annotations with basic metadata
Keywords
general, GUI, temporal, plot
Name
g.gui.timeline - Allows comparing temporal datasets by displaying their temporal extents in a plot.
Notes
g.gui.timeline requires the Python plotting library Matplotlib.
See Also
Temporaldataprocessing,wxGUI,wxGUIcomponents
Source Code
Available at: wxGUI Timeline Tool source code (history)
Accessed: Friday Apr 04 01:21:40 2025
Main index | GUI index | Topics index | Keywords index | Graphical index | Full index
© 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
GRASS 8.4.1 g.gui.timeline(1grass)
Synopsis
g.gui.timelineg.gui.timeline--helpg.gui.timeline [-3] [inputs=name[,name,...]] [--help] [--verbose] [--quiet] [--ui]
Flags:-3
Show also 3D plot of spatio-temporal extents
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog
Parameters:inputs=name[,name,...]
Name of the input space time datasets
