Versions Compared

Key

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

...

Decoding dump. Provides instructions to decode the input message. Options:
   filter  -> filter instructions file to decode input BUFR
   fortran-> fortran program to decode the input BUFR
   python   -> python script to decode the input BUFR
   C        C      -> C program to decode the input BUFR
Default mode is filter.

...

Encoding dump. Provides instructions to create the input message. Options:
   filter  -> filter instructions file to encode input BUFR
   fortran -> fortran program to encode the input BUFR
   python-> python script to encode the input BUFR
   C -> C program to encode the input BUFR
Default mode is filter.

...