NCEPLIBS-bufr  12.0.1
ufbmns.f File Reference

Read a specified data subset from internal arrays. More...

Go to the source code of this file.

Functions/Subroutines

recursive subroutine ufbmns (IREP, SUBSET, IDATE)
 This subroutine reads a specified data subset from internal arrays in memory, so that it is now in scope for processing via calls to any of the values-reading subroutines using the Fortran logical unit number IUNIT that was returned from the most recent call to subroutine ufbmem(). More...
 

Detailed Description

Read a specified data subset from internal arrays.

Author
J. Woollen
Date
1994-01-06

Definition in file ufbmns.f.

Function/Subroutine Documentation

◆ ufbmns()

recursive subroutine ufbmns (   IREP,
character*8  SUBSET,
  IDATE 
)

This subroutine reads a specified data subset from internal arrays in memory, so that it is now in scope for processing via calls to any of the values-reading subroutines using the Fortran logical unit number IUNIT that was returned from the most recent call to subroutine ufbmem().

This subroutine does not return any information about which BUFR message within the internal arrays contained the specified data subset.

Parameters
[in]IREP– integer: Number of data subset to be read into scope for further processing, counting from the beginning of the internal arrays in memory
[out]SUBSET– character*8: Table A mnemonic for type of BUFR message that was read into scope (see DX BUFR Tables for further information about Table A mnemonics)
[out]IDATE– integer: Date-time stored within Section 1 of BUFR message that was read into scope, in format of either YYMMDDHH or YYYYMMDDHH, depending on the most recent call to subroutine datelen()
Author
J. Woollen
Date
1994-01-06

Definition at line 31 of file ufbmns.f.

References bort(), modv_im8b::im8b, ireadmm(), moda_msgmem::munit, nmsub(), rdmems(), x48(), and x84().