NCEPLIBS-bufr 11.7.1
|
Check whether a BUFR message contains DX BUFR tables information. More...
Go to the source code of this file.
Functions/Subroutines | |
function | idxmsg (MESG) |
This function determines whether a given BUFR message contains DX BUFR tables information that was generated by the BUFRLIB software. More... | |
Check whether a BUFR message contains DX BUFR tables information.
Definition in file idxmsg.f.
function idxmsg | ( | dimension(*) | MESG | ) |
This function determines whether a given BUFR message contains DX BUFR tables information that was generated by the BUFRLIB software.
[in] | MESG | – integer(*): BUFR message |
Program history log:
Date | Programmer | Comments |
---|---|---|
2009-03-23 | J. Ator | Original author |
Definition at line 23 of file idxmsg.f.
References idxmsg(), and iupbs01().
Referenced by cpdxmm(), datebf(), dumpbf(), fdebufr(), idxmsg(), mesgbc(), mesgbf(), msgwrt(), posapx(), rdbfdx(), readerme(), readmg(), and ufbmem().