1r.out.gridatb(1) Grass User's Manual r.out.gridatb(1)
2
3
4
6 r.out.gridatb - Exports GRASS raster map to GRIDATB.FOR map file (TOP‐
7 MODEL).
8
10 raster, export
11
13 r.out.gridatb
14 r.out.gridatb --help
15 r.out.gridatb input=name output=name [--overwrite] [--help] [--ver‐
16 bose] [--quiet] [--ui]
17
18 Flags:
19 --overwrite
20 Allow output files to overwrite existing files
21
22 --help
23 Print usage summary
24
25 --verbose
26 Verbose module output
27
28 --quiet
29 Quiet module output
30
31 --ui
32 Force launching GUI dialog
33
34 Parameters:
35 input=name [required]
36 Name of input raster map
37
38 output=name [required]
39 Name for output file
40
42 r.out.gridatb exports a GRASS raster map to GRIDATB.FOR map file (TOP‐
43 MODEL)
44
46 r.topmodel, r.in.gridatb
47
49 Huidae Cho based on code from Keith Beven
50
51 Last changed: $Date: 2011-11-08 22:24:20 +0100 (Tue, 08 Nov 2011) $
52
54 Available at: r.out.gridatb source code (history)
55
56 Main index | Raster index | Topics index | Keywords index | Graphical
57 index | Full index
58
59 © 2003-2019 GRASS Development Team, GRASS GIS 7.6.0 Reference Manual
60
61
62
63GRASS 7.6.0 r.out.gridatb(1)