W3FB03

The W3FB03 routine converts i,j grid coordinates to the corresponding
           latitude/longitude on a southern hemisphere polar
           stereographic map projection.

USAGE:  CALL W3FBO3 (XI, XJ, XMESHL, TLAT, TLONG)

   Input variables:
     XI       REAL I COORDINATE
     XJ       REAL J COORDINATE
     XMESHL   REAL GRID INTERVAL IN KM.

   Output variables:
     TLAT     REAL  S.H. LATITUDE
     TLONG    REAL  LONGITUDE

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