Versions Compared

Key

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

...

There is a "-D" option in the bufr_dump tool to generate instructions to read (decode) the input BUFR message.  Its argument can be one of:

  • -Dfilter    Dfilter  This generates the set of rules to be passed to the bufr_filter tool
  • -Dfortran   This generates a Fortran 90 program
  • -Dpython    Dpython  This generates a Python script
  • -DC              DC       This generates a C program

...