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

NAME

6       grib_index_build - manual page for grib_index_build
7

DESCRIPTION

9       NAME    grib_index_build
10
11       DESCRIPTION
12
13              Build an index file for a set of input GRIB files.
14
15       USAGE
16
17              grib_index_build [options] grib_file grib_file ...
18
19       OPTIONS
20
21       -f     Force. Force the execution not to fail on error.
22
23       -o output_index_file
24
25              Output is written to output_index_file.  If an output index file
26              is required and -o is not used, the output index is  written  to
27              'gribidx'
28
29       -k key1,key2,...
30
31              Specify  a  list of keys to index on. By default the input files
32              are indexed on the MARS keys.  For each key a string (key:s)  or
33              a double (key:d) or an integer (key:i) type can be requested.
34
35       -V     Version.
36
37       -T T | B | M | A
38              Message  type.  T->GTS, B->BUFR, M->METAR (Experimental), A->Any
39              (Experimental).  The input file is interpreted according to  the
40              message type.
41
42       -M     Multi-field support off. Turn off support for multiple fields in
43              single GRIB message.
44
45       -N     Do not compress index.  By default the index  is  compressed  to
46              remove keys with only one value.
47
48       NAME    grib_index_build
49
50       DESCRIPTION
51
52              Build an index file for a set of input GRIB files.
53
54       USAGE
55
56              grib_index_build [options] grib_file grib_file ...
57
58       OPTIONS
59
60       -f     Force. Force the execution not to fail on error.
61
62       -o output_index_file
63
64              Output is written to output_index_file.  If an output index file
65              is required and -o is not used, the output index is  written  to
66              'gribidx'
67
68       -k key1,key2,...
69
70              Specify  a  list of keys to index on. By default the input files
71              are indexed on the MARS keys.  For each key a string (key:s)  or
72              a double (key:d) or an integer (key:i) type can be requested.
73
74       -V     Version.
75
76       -T T | B | M | A
77              Message  type.  T->GTS, B->BUFR, M->METAR (Experimental), A->Any
78              (Experimental).  The input file is interpreted according to  the
79              message type.
80
81       -M     Multi-field support off. Turn off support for multiple fields in
82              single GRIB message.
83
84       -N     Do not compress index.  By default the index  is  compressed  to
85              remove keys with only one value.
86
87
88
89grib_index_build                 December 2022             GRIB_INDEX_BUILD(1)
Impressum