Versions Compared

Key

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

...

Does not fail when the message has wrong length

...

Verbose.

bufr_compare examples

  1. The default behaviour for bufr_compare without any option is to perform a bit by bit comparison of the two messages. If the messages are found to be bitwise different then grib_compare switches to a "key based" mode to find out which coded keys are different. To see how grib_compare works we first set the bufrHeaderCentre=222 in the file syno_1.bufr

    Code Block
     
    > bufr_set -s bufrHeaderCentre=222 data/bufr/syno_1.bufr out.bufr