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 -> filter instructions file to decode input BUFR fortran
 fortran -> fortran program to decode the input BUFR python
 python -> python script to decode the input BUFR C
 C -> C program to decode the input BUFR Default mode is filter.


-E filter|fortran|python|C

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


-O

Octet mode. WMO documentation style dump.


-p

Plain dump./Flat dump (key=value format)


-d

Dump the expanded descriptors.

...


-S subset_number
Dump the given subset


-X offset

Input file offset in bytes. Processing of the input file will start from "offset".

...