GRASS logo

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

Table of contents

DESCRIPTION

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:

Timeline Tool screenshot

NOTES

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

SEE ALSO

Temporal data processing
wxGUI
wxGUI components

AUTHOR

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: 9544cac4a0fde97c356e08e3cf292a68e652abb1


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 7.8.9dev Reference Manual