1GRIB_MERGE(1)                    User Commands                   GRIB_MERGE(1)
2
3
4

NAME

6       grib_merge - manual page for grib_merge
7

DESCRIPTION

9       NAME    grib_merge
10
11       DESCRIPTION
12
13              Merge  two  fields  with identical parameters and different geo‐
14              graphical area
15
16       USAGE
17
18              grib_merge [options] file file ... output_file
19
20       OPTIONS
21
22       -f     Force. Force the execution not to fail on error.
23
24       -r     Repack data. Sometimes after setting some keys involving proper‐
25              ties  of  the  packing  algorithm a repacking of data is needed.
26              This repacking is performed setting this -r option.
27
28       -p key[:{s|d|i}],key[:{s|d|i}],...
29
30              Declaration of keys to print.  For each key a string (key:s),  a
31              double  (key:d) or an integer (key:i) type can be requested. De‐
32              fault type is string.
33
34       -P key[:{s|d|i}],key[:{s|d|i}],...
35
36              As -p adding the declared keys to the default list.
37
38       -B 'order by' directive
39
40              Order by. The output will be ordered according to the 'order by'
41              directive.  Example: "step:i asc, centre desc" (step numeric as‐
42              cending and centre descending) Default sort mode is 'asc'
43
44       -V     Version.
45
46       -W width
47
48              Minimum width of each column in output. Default is 10.
49
50       -M     Multi-field support off. Turn off support for multiple fields in
51              single GRIB message.
52
53       -g     Copy GTS header.
54
55       -G     GRIBEX compatibility mode.
56
57       -7     Does not fail when the message has wrong length
58
59       -v     Verbose.
60
61       NAME    grib_merge
62
63       DESCRIPTION
64
65              Merge  two  fields  with identical parameters and different geo‐
66              graphical area
67
68       USAGE
69
70              grib_merge [options] file file ... output_file
71
72       OPTIONS
73
74       -f     Force. Force the execution not to fail on error.
75
76       -r     Repack data. Sometimes after setting some keys involving proper‐
77              ties  of  the  packing  algorithm a repacking of data is needed.
78              This repacking is performed setting this -r option.
79
80       -p key[:{s|d|i}],key[:{s|d|i}],...
81
82              Declaration of keys to print.  For each key a string (key:s),  a
83              double  (key:d) or an integer (key:i) type can be requested. De‐
84              fault type is string.
85
86       -P key[:{s|d|i}],key[:{s|d|i}],...
87
88              As -p adding the declared keys to the default list.
89
90       -B 'order by' directive
91
92              Order by. The output will be ordered according to the 'order by'
93              directive.  Example: "step:i asc, centre desc" (step numeric as‐
94              cending and centre descending) Default sort mode is 'asc'
95
96       -V     Version.
97
98       -W width
99
100              Minimum width of each column in output. Default is 10.
101
102       -M     Multi-field support off. Turn off support for multiple fields in
103              single GRIB message.
104
105       -g     Copy GTS header.
106
107       -G     GRIBEX compatibility mode.
108
109       -7     Does not fail when the message has wrong length
110
111       -v     Verbose.
112
113
114
115grib_merge                       December 2022                   GRIB_MERGE(1)
Impressum