bufr.pm:bufrresolve_help

This is an old revision of the document!


Usage:
      1) bufrresolve.pl <descriptor(s)>
         [--partial]
         [--simple]
         [--noexpand]
         [--bufrtable <name of BUFR B or D table]
         [--tablepath <path to BUFR tables>]
         [--verbose]
         [--help]

      2) bufrresolve.pl --code <code_table>
         [--bufrtable <name of BUFR B or D table>]
         [--tablepath <path to BUFR tables>]
         [--verbose]

      3) bufrresolve.pl --flag <value> --code <flag_table>
         [--bufrtable <name of BUFR B or D table]
         [--tablepath <path to BUFR tables>]
         [--verbose]

Options:
       --partial    Expand D descriptors only once, ignoring replication
       --simple     Like --partial, but displaying the resulting
                    descriptors on one line
       --noexpand   Don't expand D descriptors at all

       --bufrtable <name of BUFR B or D table>  Set BUFR tables
       --tablepath <path to BUFR tables>  Set BUFR table path
       --verbose    Display path and tables used

       --help       Display Usage and explain the options used. Almost
                    the same as consulting perldoc bufrresolve.pl

    Usage 1): Resolves the given descriptor(s) fully into table B
    descriptors, with name, unit, scale, reference value and width (in bits)
    written on each line (except for --simple). --partial, --simple and
    --noexpand are mutually exclusive (full expansion is default).

    Usage 2): Prints the content of code or flag table <code_table>.

    Usage 3): Displays the bits set for flag value <value> in flag table
    <flag_table>.

    Options may be abbreviated, e.g. "--h" or "-h" for "--help"
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • bufr.pm/bufrresolve_help.1270549215.txt.gz
  • Last modified: 2022-05-31 09:23:11
  • (external edit)