NCEPLIBS-bufr  12.0.1
stbfdx.f File Reference

Store a DX BUFR tables message into internal arrays. More...

Go to the source code of this file.

Functions/Subroutines

subroutine stbfdx (LUN, MESG)
 This subroutine copies a DX BUFR tables message from the input array mesg into the internal memory arrays in module moda_tababd. More...
 

Detailed Description

Store a DX BUFR tables message into internal arrays.

Author
J Ator
Date
2009-03-23

Definition in file stbfdx.f.

Function/Subroutine Documentation

◆ stbfdx()

subroutine stbfdx (   LUN,
dimension(*)  MESG 
)

This subroutine copies a DX BUFR tables message from the input array mesg into the internal memory arrays in module moda_tababd.

Parameters
[in]LUN- integer: I/O stream index into internal memory arrays.
[in]MESG- integer(*): DX BUFR tables message
Author
J. Ator
Date
2009-03-23

Definition at line 14 of file stbfdx.f.

References bort(), capit(), getlens(), idn30(), moda_tababd::idnb, moda_tababd::idnd, ifxy(), igetntbi(), iupb(), iupbs01(), modv_maxcd::maxcd, nenubd(), moda_tababd::ntbb, moda_tababd::ntbd, pktdd(), stntbia(), moda_tababd::taba, moda_tababd::tabb, moda_tababd::tabd, and upc().

Referenced by rdbfdx(), rdmemm(), and readerme().