NCEPLIBS-bufr  12.0.0
readbp.F90 File Reference

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...
 

Detailed Description

Read PREPBUFR file containing embedded DX BUFR tables, and print each report one at a time.

Author
J. Woollen
Date
1994-01-06

Definition in file readbp.F90.

Function/Subroutine Documentation

◆ printx()

subroutine printx ( character(*)  str)

Print long lines to stdout using advance=no format clause.

Parameters
strString to print.
Author
J. Woollen
Date
1994-01-06

Definition at line 256 of file readbp.F90.

Referenced by readbp().

◆ 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.

Returns
0 for success, error code otherwise.
Author
J. Woollen
Date
1994-01-06

Definition at line 18 of file readbp.F90.

References datelen(), ireadmg(), ireadsb(), openbf(), printx(), ufbcnt(), ufbint(), and ufdump().