Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

GRASS logo

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

Table of contents

DESCRIPTION

r.flipFlips an image North-South. Initial need was for TRMM images.

NOTES

Added flags for East-West flip (w) and both N-S and E-W (b).

SEE ALSO

i.atcorr

AUTHORS

Yann Chemin, International Water Management Institute, Sri Lanka

SOURCE CODE

Available at: r.flip source code (history)

Latest change: Monday Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55


Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2023 GRASS Development Team, GRASS GIS 7.8.9dev Reference Manual