|
NCEPLIBS-bufr
11.7.0
|
Read embedded DX BUFR table into internal arrays. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | cpdxmm (LUNIT) |
| This subroutine reads an entire DX BUFR table from a specified file into internal arrays. More... | |
Read embedded DX BUFR table into internal arrays.
Definition in file cpdxmm.f.
| subroutine cpdxmm | ( | LUNIT | ) |
This subroutine reads an entire DX BUFR table from a specified file into internal arrays.
| [in] | LUNIT | – integer: Fortran logical unit number for BUFR file |
Program history log:
| Date | Programmer | Comments |
|---|---|---|
| 2009-03-23 | J. Ator | Original author |
| 2012-09-15 | J. Woollen | Modified for C/I/O/BUFR interface; replace Fortran BACKSPACE with C backbufr() |
| 2014-12-10 | J. Ator | Use modules instead of COMMON blocks |
Definition at line 20 of file cpdxmm.f.
References backbufr(), bort(), errwrt(), idxmsg(), iupbs3(), nmwrd(), rdmsgw(), and status().
Referenced by ufbmem().