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
t.support(1) GRASS GIS User's Manual t.support(1)

t.support - Modifies the metadata of a space time dataset.

temporal, metadata, time

t.support
t.support --help
t.support [-mu] input=name [semantictype=string] [type=name] [title=string] [description=string] [aggr_type=string] [--help] [--verbose] [--quiet] [--ui]


Update the metadata information and spatial extent of registered maps from the GRASS spatial database
Check for removed maps and delete them from the temporal database and all effected space time datasets

Update metadata information, temporal and spatial extent from registered maps based on database entries.

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog


Name of the input space time dataset

Semantic type of the space time dataset
Options: min, max, sum, mean
Default: mean

Type of the input space time dataset
Options: strds, stvds, str3ds
Default: strds

Title of the space time dataset

Description of the space time dataset

Aggregation type of the space time raster or 3D raster dataset

The t.support module is dedicated to modify and update the metadata of a space time dataset.

The title, description and the semantic type can be modified.

The flag -u allows updating the STDS metadata from registered map layers. This is useful in case the map layers have been modified without using temporal commands.

The flag -m will update the metadata from registered maps, but also checks if the registered map layers have been removed from the spatial database. It deletes missing map layers from the space time dataset register table and the temporal database.

Modification of title and description of space time raster dataset A.

t.support type=strds input=tempmean_monthly title="Monthly temperature for North Carolina" \

description="Dataset with monthly temperature for North Carolina"

Update the metadata of space time raster dataset A and check for removed map layers.

t.support -m type=strds input=tempmean_monthly

t.create, t.info

Sören Gebbert, Thünen Institute of Climate-Smart Agriculture

Available at: t.support source code (history)

Latest change: Tuesday Dec 17 20:17:20 2024 in commit: d962e90c026708a4815ea2b9f46c0e84c17de22d

Main index | Temporal 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.