
NAME
r.out.gridatb - Exports GRASS raster map to GRIDATB.FOR map file (TOPMODEL).
KEYWORDS
raster
SYNOPSIS
r.out.gridatb
r.out.gridatb help
r.out.gridatb input=name output=name [--overwrite] [--verbose] [--quiet]
Flags:
- --overwrite
- Allow output files to overwrite existing files
- --verbose
- Verbose module output
- --quiet
- Quiet module output
Parameters:
- input=name
- Name of input raster map
- output=name
- Name for output file
DESCRIPTION
r.out.gridatb exports a GRASS raster map to GRIDATB.FOR map file
(TOPMODEL)
SEE ALSO
r.topmodel,
r.in.gridatb
AUTHOR
Huidae Cho based on code from Keith Beven
Last changed: $Date: 2008-08-14 23:16:42 -0700 (Thu, 14 Aug 2008) $
Main index - raster index - Full index
© 2003-2011 GRASS Development Team