NCEPLIBS-bufr  12.0.1
nemtbb.f File Reference

Get information about a Table B descriptor. More...

Go to the source code of this file.

Functions/Subroutines

subroutine nemtbb (LUN, ITAB, UNIT, ISCL, IREF, IBIT)
 Get information about a Table B descriptor. More...
 

Detailed Description

Get information about a Table B descriptor.

Author
J. Woollen
Date
1994-01-06

Definition in file nemtbb.f.

Function/Subroutine Documentation

◆ nemtbb()

subroutine nemtbb (   LUN,
  ITAB,
character*24  UNIT,
  ISCL,
  IREF,
  IBIT 
)

Get information about a Table B descriptor.

This subroutine returns information about a Table B descriptor from the internal DX BUFR tables.

Parameters
[in]LUN- integer: File ID.
[in]ITAB- integer: Positional index of descriptor within internal Table B.
[out]UNIT- character*24: Units of descriptor.
[out]ISCL- integer: Scale factor of descriptor.
[out]IREF- integer: Reference value of descriptor.
[out]IBIT- integer: Bit width of descriptor.
Author
J. Woollen
Date
1994-01-06

Definition at line 21 of file nemtbb.f.

References bort(), moda_tababd::idnb, ifxy(), moda_tababd::ntbb, strnum(), and moda_tababd::tabb.

Referenced by chekstab(), bufr_c2f_interface::nemtbb_c(), and tabent().