W3FC06

The W3FC06 routine computes earth-oriented (true) wind components 
           from given the wind direction and speed.

USAGE:  CALL W3FC06 (DIR, SPD, U, V)

   Input variables:
      DIR  -  REAL*4  -  WIND DIRECTION, DEGREES
      SPD  -  REAL*4  -  WIND SPEED, ANY UNITS
 
   Output variables:
      U    -  REAL*4  -  EARTH-ORIENTED U-COMPONENT
      V    -  REAL*4  -  EARTH-ORIENTED V-COMPONENT

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