W3FA03

The W3FA03 routine computes the standard height, temperature, and potential
           temperature given the pressure in millibars ( > 8.68 MB ).

USAGE:    CALL W3FA03(PRESS,HEIGHT,TEMP,THETA)

   Input argument list:
      PRESS      PRESSURE IN MILLIBARS

   Output argument list:
      HEIGHT     HEIGHT IN METERS
      TEMP       TEMPERATURE IN DEGREES KELVIN
      THETA      POTENTIAL TEMPERATURE IN DEGREES KELVIN

REMARKS: 
        Not valid for pressures less than 8.68 millibars, declare
        all parameters as type real.

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