NCEPLIBS-bufr  12.0.0
wrtree.f File Reference

Pack a BUFR data subset. More...

Go to the source code of this file.

Functions/Subroutines

subroutine wrtree (LUN)
 Pack a BUFR data subset. More...
 

Detailed Description

Pack a BUFR data subset.

Author
J. Woollen
Date
1994-01-06

Definition in file wrtree.f.

Function/Subroutine Documentation

◆ wrtree()

subroutine wrtree (   LUN)

Pack a BUFR data subset.

This subroutine converts user numbers from the val array into scaled integers and packs them into bit strings in the ibay array.

Parameters
[in]lun- integer: file ID.
Author
J. Woollen
Date
1994-01-06

Definition at line 15 of file wrtree.f.

References moda_bitbuf::ibay, ibfms(), moda_bitbuf::ibit, moda_tables::ibt, moda_usrint::inv, ipkm(), moda_tables::itp, moda_ival::ival, moda_ufbcpl::luncpy, moda_usrint::nval, pkb8(), pkc(), readlc(), moda_tables::tag, moda_tables::typ, and moda_usrint::val.

Referenced by writsa(), and writsb().