R63W72

The R63W72 routine determines the integer pds and gds parameters
           for the grib1 packing routine w3fi72 given the parameters
           returned from the grib1 unpacking routine w3fi63.

USAGE:    CALL R63W72(KPDS,KGDS,IPDS,IGDS)

   Input argument list:
      KPDS     - INTEGER (200) PDS PARAMETERS FROM W3FI63
      KGDS     - INTEGER (200) GDS PARAMETERS FROM W3FI63
 
   Output argument list:
      IPDS     - INTEGER (200) PDS PARAMETERS FOR W3FI72
      IGDS     - INTEGER (200) GDS PARAMETERS FOR W3FI72
 
REMARKS:
        KGDS and IGDS extend beyond their dimensions here
        if pl parameters are present.

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