GAUSSLAT

The GAUSSLAT routine computes cosines of colatitude and Gaussian
             weights on the Gaussian latitudes.  The Gaussian latitudes
             are at the zeroes of the legendre polynomial of the given order.

USAGE:    CALL GAUSSLAT(JMAX,SLAT,WLAT)

   Input argument list:
      JMAX     - INPUT NUMBER OF LATITUDES.
 
   Output argument list:
      SLAT     - REAL (K) COSINES OF COLATITUDE.
      WLAT     - REAL (K) GAUSSIAN WEIGHTS.

 
iplib.tar Library contains subroutines to be used for interpolating almost any grids used at NCEP. (Fortran90)
Date posted: 2/22/2007