NCEPLIBS-bufr
11.6.0
|
Read the next data subset from a BUFR message. More...
Go to the source code of this file.
Functions/Subroutines | |
function | ireadsb (LUNIT) |
This function calls BUFRLIB subroutine readsb() and passes back its return code as the function value. More... | |
Read the next data subset from a BUFR message.
Definition in file ireadsb.f.
function ireadsb | ( | LUNIT | ) |
This function calls BUFRLIB subroutine readsb() and passes back its return code as the function value.
[in] | LUNIT | – integer: Fortran logical unit number for BUFR file |
Program history log:
Date | Programmer | Comments |
---|---|---|
1994-01-06 | J. Woollen | Original author |
2002-05-14 | J. Woollen | Changed from an entry point to increase portability to other platforms |
2003-11-04 | S. Bender | Added remarks and routine interdependencies |
2003-11-04 | D. Keyser | Unified/portable for WRF; added documentation |
Definition at line 30 of file ireadsb.f.
References readsb().
Referenced by fdebufr(), bufr_c_interface_mod::ireadsb_c(), and ufbtab().