GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
wxGUI.tplot(1) GRASS GIS User's Manual wxGUI.tplot(1)

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,
  • show simple linear regression model line with calculated formula
    y = a + b*x (y is dependent variable, a is intercept, b is slope, x is explanatory variable)
        
    and
    r-squared (parameter of goodness-of-fit measure for linear regression model)
        
  • 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 (x axis data has date time string format, if you want to use for calculating simple regression model in the R environment, LibreOffice etc., you will obtain a different calculated formula
    y = a + b*x
        
    because these software packages use a reference date other than the UNIX Epoch time (00:00:00 UTC on 1 January 1970)).

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

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

Accessed: Saturday Jul 19 12:19:20 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

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.