1t.upgrade(1) GRASS GIS User's Manual t.upgrade(1)
2
3
4
6 t.upgrade - Upgrades the version of the temporal database.
7
9 temporal, metadata, time
10
12 t.upgrade
13 t.upgrade --help
14 t.upgrade [--help] [--verbose] [--quiet] [--ui]
15
16 Flags:
17 --help
18 Print usage summary
19
20 --verbose
21 Verbose module output
22
23 --quiet
24 Quiet module output
25
26 --ui
27 Force launching GUI dialog
28
30 This module upgrades the temporal database in the current mapset from
31 version 2 (default in GRASS 7) to 3 (default in GRASS 8). The version
32 3 introduces a semantic label support, see i.band.library for details.
33
35 t.upgrade
36
38 t.info
39
41 Martin Landa and Markus Neteler
42
44 Available at: t.upgrade source code (history)
45
46 Accessed: Saturday Jan 21 21:17:06 2023
47
48 Main index | Temporal index | Topics index | Keywords index | Graphical
49 index | Full index
50
51 © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
52
53
54
55GRASS 8.2.1 t.upgrade(1)