Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
NAME
i.signature.remove - Removes signature file in a group/subgroup.
KEYWORDS
imagery,
map management,
remove,
signature,
group
SYNOPSIS
i.signature.remove
i.signature.remove --help
i.signature.remove [-f] [group=name] [subgroup=name] signature=string[,string,...] [--help] [--verbose] [--quiet] [--ui]
Flags:
- -f
- Force removal (required for actual deletion of files)
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- group=name
- Group used to print signature file
- subgroup=name
- Subroup used to print signature file
- signature=string[,string,...] [required]
- Input signature file
- The name of the input signature file to copy
i.signature.remove removes one or more signature file(s) from a group/subgroup.
i.signature.remove igroup=name isubgroup=subname isignature=test
AUTHOR
Luca Delucchi
SOURCE CODE
Available at:
i.signature.remove source code
(history)
Latest change: Mon Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55
Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
Main index |
Imagery index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual