W3FI74

The W3FI74 routine constructs a grib grid definition section (GDS).

USAGE:    CALL W3FI74 (IGDS, ICOMP, GDS, LENGDS, NPTS, IGERR)

   Input argument list:
      IGDS        - INTEGER ARRAY SUPPLIED BY W3FI71
      ICOMP       - TABLE 7- RESOLUTION & COMPONENT FLAG (BIT 5)
                    FOR GDS(17) WIND COMPONENTS
 
   Output argument list:
      GDS       - COMPLETED GRIB GRID DEFINITION SECTION
      LENGDS    - LENGTH OF GDS
      NPTS      - NUMBER OF POINTS IN GRID
      IGERR     - 1, GRID REPRESENTATION TYPE NOT VALID
 
REMARKS:
        Subprogram can be called from a multiprocessing environment.

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