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: Thursday Feb 03 09:32:35 2022 in commit: f17c792f5de56c64ecfbe63ec315307872cf9d5c
Main index |
General index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2024
GRASS Development Team,
GRASS GIS 8.4.1dev Reference Manual