1r.out.gridatb(1) GRASS GIS 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 Accessed: Saturday Jan 21 20:38:49 2023
55
56 Main index | Raster index | Topics index | Keywords index | Graphical
57 index | Full index
58
59 © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
60
61
62
63GRASS 8.2.1 r.out.gridatb(1)