NCEPLIBS-bufr
12.0.0
|
Read PREPBUFR file containing embedded DX BUFR tables, and print each report one at a time. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | printx (str) |
Print long lines to stdout using advance=no format clause. More... | |
program | readbp |
Read PREPBUFR file containing embedded DX BUFR tables, and print each report one at a time. More... | |
Read PREPBUFR file containing embedded DX BUFR tables, and print each report one at a time.
Definition in file readbp.F90.
subroutine printx | ( | character(*) | str | ) |
Print long lines to stdout using advance=no format clause.
str | String to print. |
Definition at line 256 of file readbp.F90.
Referenced by readbp().
program readbp |
Read PREPBUFR file containing embedded DX BUFR tables, and print each report one at a time.
Options are listed by running "readbp" without argumets.
Definition at line 18 of file readbp.F90.
References datelen(), ireadmg(), ireadsb(), openbf(), printx(), ufbcnt(), ufbint(), and ufdump().