Versions Compared

Key

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

...

  1. To dump bufr messages into a flat JSON format.

    Code Block
    > bufr_dump -jf ../data/bufr/aaen_55.bufr
    


  2. To dump bufr messages into a structured JSON format.

    Code Block
    
    > bufr_dump -js ../data/bufr/aaen_51_55.bufr
    


  3. To dump in a WMO documentation style with hexadecimal octet values (-H).

    Code Block
    
    > bufr_dump -OH ../data/bufr/syno_1.bufr
    


  4. To add key type information.

    Code Block
    
    > bufr_dump -OtH ../data/bufr/syno_1.bufr