NCEPLIBS-bufr  12.0.1
rdcmps.f File Reference

Read the next compressed BUFR data subset into internal arrays. More...

Go to the source code of this file.

Functions/Subroutines

subroutine rdcmps (LUN)
 Read the next compressed BUFR data subset into internal arrays. More...
 

Detailed Description

Read the next compressed BUFR data subset into internal arrays.

Author
Woollen
Date
2000-09-19

Definition in file rdcmps.f.

Function/Subroutine Documentation

◆ rdcmps()

subroutine rdcmps (   LUN)

Read the next compressed BUFR data subset into internal arrays.

This subroutine uncompresses and unpacks the next subset from the internal compressed message buffer (array mbay in module moda_bitbuf) and stores the unpacked subset within the internal array val(*,lun) in module moda_usrint.

Parameters
[in]LUN- integer: File ID.
Author
Woollen
Date
2000-09-19

Definition at line 16 of file rdcmps.f.

References modv_bmiss::bmiss, bort(), moda_rlccmn::crtag, moda_bitbuf::ibit, moda_tables::ibt, icbfms(), igetrfel(), moda_usrint::inv, moda_rlccmn::irbit, moda_rlccmn::irnch, moda_stcode::iscodes, moda_tables::itp, moda_bitbuf::mbay, moda_bitbuf::mbyt, moda_msgcwd::msub, modv_mxrst::mxrst, moda_usrint::nrfelm, moda_rlccmn::nrst, moda_msgcwd::nsub, moda_usrint::nval, strbtm(), moda_tables::tag, up8(), upb(), upc(), ups(), usrtpl(), and moda_usrint::val.

Referenced by readsb().