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              a 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       SEE ALSO
49
50              Full    documentation    and   examples   at:   <https://conflu
51              ence.ecmwf.int/display/ECC/grib_index_build>
52
53       NAME    grib_index_build
54
55       DESCRIPTION
56
57              Build an index file for a set of input GRIB files.
58
59       USAGE
60
61              grib_index_build [options] grib_file grib_file ...
62
63       OPTIONS
64
65       -f     Force. Force the execution not to fail on error.
66
67       -o output_index_file
68
69              Output is written to output_index_file.  If an output index file
70              is  required  and -o is not used, the output index is written to
71              'gribidx'
72
73       -k key1,key2,...
74
75              Specify a list of keys to index on. By default the  input  files
76              are  indexed on the MARS keys.  For each key a string (key:s) or
77              a double (key:d) or an integer (key:i) type can be requested.
78
79       -V     Version.
80
81       -T T | B | M | A
82              Message type. T->GTS, B->BUFR, M->METAR  (Experimental),  A->Any
83              (Experimental).   The input file is interpreted according to the
84              message type.
85
86       -M     Multi-field support off. Turn off support for multiple fields in
87              a single GRIB message.
88
89       -N     Do  not  compress  index.  By default the index is compressed to
90              remove keys with only one value.
91
92       SEE ALSO
93
94              Full   documentation   and   examples    at:    <https://conflu
95              ence.ecmwf.int/display/ECC/grib_index_build>
96
97
98
99grib_index_build                 November 2023             GRIB_INDEX_BUILD(1)
Impressum