bufr.pm:sortbufrtemp.pl_help

Usage:
      sortbufrtemp.pl <bufr file>
          [--outfile <sorted bufr file>]
          [--tablepath <path to BUFR tables>]
          [--verbose n]
          [--help]

Options:
       --outfile <filename>
                        Will print to <filename> instead of STDOUT
       --tablepath <path to BUFR tables>
                        Set path to BUFR tables (overrides $ENV{BUFR_TABLES})
       --verbose n      Set verbose level to n, 0<=n<=3 (default 0).
                        n>=1: prints which BUFR messages were actually altered,
                              and which messages were removed because unexpanded
                              descriptors did not start with 309052
                        n>=2: prints which pressure levels were merged, and
                              which levels were removed due to missing pressure
                        n=3: prints which subset, message number and ahl
                             (if exists) is currently processed
                        Verbose output is sent to STDOUT, so ought to be
                        combined with option --outfile
       --help           Display Usage and explain the options used. Almost
                        the same as consulting perldoc mergebufrtemp.pl

    Options may be abbreviated, e.g. "--h" or "-h" for "--help".

    To avoid having to use the "--tablepath" option, you are adviced to set
    the environment variable BUFR_TABLES to the directory where your BUFR
    tables are located (unless the default path provided by sortbufrtemp.pl
    works for you).
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/sortbufrtemp.pl_help.txt
  • Last modified: 2022-05-31 09:29:31
  • (external edit)