NCEPLIBS-bufr
12.0.1
|
Check whether a BUFR message contains DX BUFR tables information. More...
Go to the source code of this file.
Functions/Subroutines | |
recursive function | idxmsg (MESG) |
Check whether a BUFR message contains DX BUFR tables information. More... | |
Check whether a BUFR message contains DX BUFR tables information.
Definition in file idxmsg.f.
recursive function idxmsg | ( | dimension(*) | MESG | ) |
Check whether a BUFR message contains DX BUFR tables information.
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. |
Definition at line 22 of file idxmsg.f.
References modv_im8b::im8b, and iupbs01().
Referenced by cpdxmm(), datebf(), dumpbf(), mesgbc(), mesgbf(), msgwrt(), posapx(), rdbfdx(), readerme(), readmg(), and ufbmem().