bufr_index_build - Man Page

manual page for bufr_index_build

Description

NAME    bufr_index_build

DESCRIPTION

Build an index file for a set of input BUFR files. Warning: THIS TOOL IS STILL EXPERIMENTAL

USAGE

bufr_index_build [options] file file ...

OPTIONS

-f

Force. Force the execution not to fail on error.

-o output_index_file    

Output is written to output_index_file. If an output index file is required and -o is not used, the output index is written to bufridx

-k key1,key2,...        

Specify a list of keys to index on. By default the input files are indexed on the MARS keys. For each key a string (key:s) or a double (key:d) or an integer (key:i) type can be requested.

-V

Version.

-N

Do not compress index. By default the index is compressed to remove keys with only one value.

-h

Display this help text and exit.

NAME    bufr_index_build

DESCRIPTION

Build an index file for a set of input BUFR files. Warning: THIS TOOL IS STILL EXPERIMENTAL

USAGE

bufr_index_build [options] file file ...

OPTIONS

-f

Force. Force the execution not to fail on error.

-o output_index_file    

Output is written to output_index_file. If an output index file is required and -o is not used, the output index is written to bufridx

-k key1,key2,...        

Specify a list of keys to index on. By default the input files are indexed on the MARS keys. For each key a string (key:s) or a double (key:d) or an integer (key:i) type can be requested.

-V

Version.

-N

Do not compress index. By default the index is compressed to remove keys with only one value.

-h

Display this help text and exit.

Info

February 2024