W3FT26

The W3FT26 routine converts a 360x181 1-degree grid into
           a NH or SH 360X91 1-Degree grid.  This NH/SH grid is 
           flipped for grib purposes and then converted to the
           desired 1.25 degree WAFS (quadrant) thinned grid.

USAGE:  CALL W3FT26 (MAPNUM,FLD,HI,IGPTS,NSTOP)

   Input argument list:
      MAPNUM   -  NUMBER OF GRID, 37 TO 44
      FLD      -  NORTHERN OR SOUTHERN HEM. SPECTRAL FIELD
 
   Output argument list:
      HI       - INTERPOLATED WAFS FIELD (3447 POINTS)
      IGPTS    - NUMBER OF POINTS IN INTERPOLATED FIELD
      NSTOP    - 24, WHEN MAPNUM .NE. 37 THRU 44

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