W3AI01

The W3AI01 routine unpacks a record in office note 84 format and
           converts the packed data to ieee real floating point numbers.

USAGE:  CALL W3AI01 (PACK, REAL8, LABEL)

   Input arguments:
     PACK    INTEGER ARRAY WITH DATA IN OFFICE NOTE 84
             FORMAT TO BE UNPACKED.

   Output arguments:
     REAL8   REAL ARRAY OF N WORDS. WHERE N IS GIVEN IN
             WORD 6 OF PACK. WORD 6 OF PACK MUST
             CONTAIN CENTER AND SCALING VALUES.
     LABEL   SIX WORD INTEGER LABEL COPIED FROM PACK, 12
             OFFICE NOTE 84 32 BIT ID'S THAT ARE STORED INTO
             SIX 64-BIT WORDS.

REMARKS: 
        Label and pack may be equivalenced.

 
W3lib.tar Library contains Fortran 90 decoder/encoder routines for GRIB edition 1. (Fortran90)
Date posted: 2/22/2007