
NAME
r.in.gridatb - Imports GRIDATB.FOR map file (TOPMODEL) into GRASS raster map
KEYWORDS
raster
SYNOPSIS
r.in.gridatb
r.in.gridatb help
r.in.gridatb input=string output=string [--overwrite] [--verbose] [--quiet]
Flags:
- --overwrite
- Allow output files to overwrite existing files
- --verbose
- Verbose module output
- --quiet
- Quiet module output
Parameters:
- input=string
- GRIDATB i/o map file
- output=string
- Name for output raster map
DESCRIPTION
r.in.gridatb imports GRIDATB.FOR map file (TOPMODEL) into GRASS
raster map.
SEE ALSO
r.topmodel,
r.out.gridatb
AUTHOR
Huidae Cho based on code from Keith Beven
Last changed: $Date: 2003-05-06 06:44:54 -0700 (Tue, 06 May 2003) $
Main index - raster index - Full index
© 2003-2008 GRASS Development Team