DOKK / manpages / debian 10 / grass-doc / g.gui.tplot.1grass.en
g.gui.tplot(1grass) Grass User's Manual g.gui.tplot(1grass)

g.gui.tplot - Plots the values of temporal datasets.

general, GUI, temporal

g.gui.tplot
g.gui.tplot --help
g.gui.tplot [-h] [stvds=name[,name,...]] [strds=name[,name,...]] [coordinates=east,north] [cats=string] [attr=string] [output=name] [csv=name] [title=string] [xlabel=string] [ylabel=string] [size=string] [--overwrite] [--help] [--verbose] [--quiet] [--ui]


Set the header of CSV file, to be used with csv option

Allow output files to overwrite existing files

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog


Name of the input space time vector datasets

Name of the input space time raster datasets

Coordinates

Categories of vectores features
To use only with stvds

Name of attribute
Name of attribute which represent data for plotting

Name for output graphical file
Full path for output file containing the plot, ddd extension to specify format (.png, .pdf, .svg)

Name for output CSV file
Full path for the CSV file containing the plotted data

Title for plot
The title for the output plot

Label for x axis
The x axis label for the output plot

Label for y axis
The y axis label for the output plot

The size for output image
It works only with output parameter

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 datasets with interval/point and absolute/relative time,
  • pop-up annotations with values information,
  • query and plot multiple points via the command line,
  • zoom and pan,
  • change labels to x and y axes,
  • add title to the plot, and
  • export the time series values to a CSV file.

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.
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.
Figure: Export time series values to a text file

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

Temporal data processing
wxGUI
wxGUI components

Luca Delucchi, Fondazione Edmund Mach, Italy

$Date: 2018-03-24 16:30:00 +0100 (Sat, 24 Mar 2018) $

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

Main index | GUI index | Topics index | Keywords index | Graphical index | Full index

© 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual

GRASS 7.6.0