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.

wxGUI Temporal Plot Tool

Table of contents

DESCRIPTION

The Temporal Plot Tool is a wxGUI component that queries and plots the values of a point, defined by a coordinate pair, in one or more temporal datasets (strds, stvds, str3ds).

Supported features:

Temporal Plot Tool
Figure: Temporal Plot Tool
To optionally add a title to the temporal plot and/or change the x and y axes labels, first type the desired text and then click Draw as showed below.
g.gui.tplot add title and axes labels
Figure: Add title and labels to a time series plot
To export the time series data to a text file (date and data values), type a name for the file and click Draw again. Optionally, set the check-box to print headers, as well.
g.gui.tplot export time series as csv file
Figure: Export time series values to a text file

NOTES

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

SEE ALSO

Temporal data processing
wxGUI
wxGUI components

AUTHOR

Luca Delucchi, Fondazione Edmund Mach, Italy

SOURCE CODE

Available at: wxGUI Temporal Plot Tool source code (history)

Latest change: Saturday Jul 16 18:18:43 2022 in commit: effc544b795cef89a0c38628eee513eca82c266e


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