Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
NAME
g.gui.timeline  - Allows comparing temporal datasets by displaying their temporal extents in a plot.
KEYWORDS
general, 
GUI, 
temporal, 
plot
SYNOPSIS
g.gui.timeline
g.gui.timeline --help
g.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
 
 
The 
Timeline Tool 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
 
g.gui.timeline requires the Python plotting library 
Matplotlib.
  Temporal data processing
  wxGUI
  wxGUI components
Anna Kratochvilova,
Czech Technical University in Prague, Czech Republic
SOURCE CODE
  Available at:
  wxGUI Timeline Tool source code
  (history)
  Latest change: Friday Aug 04 22:22:27 2023 in commit: ef72e0857eb07a7ed59e6f2d302954b0b5206da7
Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
Main index |
GUI index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 8.2.2dev Reference Manual