NAME
r.flip - Flips an image.
Flips an image.
KEYWORDS
imagery,
flip
SYNOPSIS
r.flip
r.flip --help
r.flip [-wb] input=name output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]
Flags:
- -w
- East-West flip
- -b
- Both N-S and E-W flip
- --overwrite
- Allow output files to overwrite existing files
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- input=name [required]
- Name of input raster map
- output=name [required]
- Name for output raster map
r.flipFlips an image North-South. Initial need was for TRMM images.
Added flags for East-West flip (w) and both N-S and E-W (b).
i.atcorr
Yann Chemin, International Water Management Institute, Sri Lanka
Last changed: $Date: 2012-12-15 09:57:05 +0100 (Sat, 15 Dec 2012) $
SOURCE CODE
Available at: r.flip source code (history)
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2018
GRASS Development Team,
GRASS GIS 7.4.1svn Reference Manual