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
g.isis3mt - Generates an ISIS3 map template file according to the current GRASS GIS coordinate reference system.
KEYWORDS
coordinates,
projection
SYNOPSIS
g.isis3mt
g.isis3mt --help
g.isis3mt [-a] body=string out=string [outres=float] [restype=string] [--help] [--verbose] [--quiet] [--ui]
Flags:
- -a
- Align ISIS3 data to the extents of the current GRASS region
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- body=string [required]
- Target planetary body
- Options: MOON, MERCURY, VENUS, MARS, Phobos, Deimos, JUPITER, Amalthea, Io, Europa, Ganymede, Callisto, SATURN, Janus, Epimetheus, Mimas, Enceladus, Tethys, Dione, Rhea, Titan, Hyperion, Iapetus, URANUS, Miranda, Ariel, Umbriel, Titania, Oberon, NEPTUNE
- out=string [required]
- Filename for the ISIS3 maptemplate to be generated
- outres=float
- Resolution of the ISIS3 projected data (default is: camera resolution)
- restype=string
- Resolution type: meters per pixel (mpp) or pixels per degree (ppd)
- Options: mpp, ppd
- Default: mpp
g.isis3mt Generates an ISIS3 map template file according to the
current GRASS projection parameters
The ISIS3 user should use matchmap=yes in cam2map
Alessandro Frigeri, INA, Ispra, Italy
Added to GRASS 7 by Yann Chemin
SOURCE CODE
Available at:
g.isis3mt 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 |
General index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual