Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DESCRIPTION

Copies the content of grib BUFR files printing values of some keys.

...

Force. Force the execution not to fail on error.

...

Repack data. Sometimes after setting some keys involving properties of the packing algorithm a repacking of data is needed. This repacking is performed setting this -r option.

...

Declaration of keys to print. For each key a string (key:s) or a double (key:d) or a long (key:l) type can be requested. Default type is string.

...

As -p adding the declared keys to the default list.

...

Where clause. Only grib BUFR messages matching the key/value constraints are copied to the output_gribbufr_file. For each key a string (key:s) or a double (key:d) or a long (key:l) type can be defined. Default type is string.

...

Minimum width of each column in output. Default is 10.

...

Multi

...

Copy GTS header.

...

GRIBEX compatibility mode.

...

Does not fail when the message has wrong length

...