W3FT33

The W3FT33 routine thickens one thinned WAFS grib grid
           to A real array of 5329 numbers (73,73) 1.25 degree
           grid.

USAGE:    CALL W3FT33(AIN, OUT, NSFLAG)

   Input argument list:
      AIN      - REAL 3447 WORD ARRAY WITH UNPACKED THINNED WAFS
                 GRIB TYPE 37-44.
      NSFLAG   - INTEGER =  1  AIN IS WAFS GRIB GRID 37-40  N. HEMI.
                         = -1  AIN IS WAFS GRIB GRID 41-44  S. HEMI.
 
   Output argument list:
      OUT      - REAL (73,73) WORD ARRAY WITH THICKENED WAFS GRIB
                 GRID 37-44.
 
REMARKS: 
        The pole point for u and v wind components will have only
        one point. If you need the pole row corrected see page 9 section
        1 in Office Note 388. You need both u and v to make the
        correction.

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