NCEPLIBS-bufr
12.0.1
|
Read a data value from Section 3 of a BUFR message. More...
Go to the source code of this file.
Functions/Subroutines | |
recursive function | iupbs3 (MBAY, S3MNEM) |
This function returns a specified value from within Section 3 of a BUFR message. More... | |
recursive function iupbs3 | ( | dimension(*) | MBAY, |
character*(*) | S3MNEM | ||
) |
This function returns a specified value from within Section 3 of a BUFR message.
[in] | MBAY | - integer(*): BUFR message |
[in] | S3MNEM | - character*(*): Value to be read from Section 3 of MBAY
|
Definition at line 29 of file iupbs3.f.
References getlens(), modv_im8b::im8b, iupb(), and wrdlen().
Referenced by cktaba(), cpdxmm(), dumpbf(), mesgbc(), rdbfdx(), readerme(), stndrd(), and writlc().