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, output
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
52 Available at: r.out.gridatb source code (history)
53
54 Main index | Raster index | Topics index | Keywords index | Graphical
55 index | Full index
56
57 © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
58
59
60
61GRASS 7.8.2 r.out.gridatb(1)