Versions Compared

Key

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

...

It is very important to remember that the key is not encoded back in the data section until the key "pack" is set to 1. At line 5 the encoding is performed and at line 6 the message is written in the output file. The instruction.filters file can be used as follows

Code Block
languagebash
% bufr_filter -o out.bufr instructions.filter in.bufr

...