NCEPLIBS-bufr  12.1.0
moda_mgwb Module Reference

Declare an array used by various subroutines and functions to hold a temporary working copy of a BUFR message. More...

Variables

integer, dimension(:), allocatable mgwb
 Temporary working copy of BUFR message. More...
 

Detailed Description

Declare an array used by various subroutines and functions to hold a temporary working copy of a BUFR message.

Author
J. Woollen
Date
1994-01-06

Variable Documentation

◆ mgwb

integer, dimension(:), allocatable moda_mgwb::mgwb

Temporary working copy of BUFR message.

Definition at line 298 of file modules_arrs.F90.

Referenced by arallocf(), ardllocf(), and msgwrt().