logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

t.upgrade - Upgrades the version of the temporal database.

Authors

       Martin Landa and Markus Neteler

Description

       The  t.upgrade  module  upgrades  the  temporal database in the current mapset from version 2 (default in
       GRASS 7) to  3  (default  in  GRASS  8).   The  version  3  introduces  a  semantic  label  support,  see
       i.band.library for details.

Example

       t.upgrade

Keywords

       temporal, metadata, time

Name

t.upgrade  - Upgrades the version of the temporal database.

See Also

t.info

Source Code

       Available at: t.upgrade source code (history)

       Accessed: Friday Apr 04 01:21:15 2025

       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                                                                                    t.upgrade(1grass)

Synopsis

t.upgradet.upgrade--helpt.upgrade  [--help]  [--verbose]  [--quiet]  [--ui]

   Flags:--help
           Print usage summary

       --verbose
           Verbose module output

       --quiet
           Quiet module output

       --ui
           Force launching GUI dialog

See Also