RMNLIB

(GFLLFXY)

FSCINT


subroutine gfllfxy(lonp, latp, lon, lat, n, xlat1, xlon1, xlat2, xlon2)


ARGUMENTS

OUT

lon  longitudes on the rotated spherical coordinate system
lat latitudes on the rotated spherical coordinate system

IN 

lonp longitudes on the unrotated coordinate system corresponding to the points (lat,lon) of the rotated coordinate system
latp latitudes on the unrotated coordinate system corresponding to the points (lat,lon) of the rotated coordinate system
xlat1 latitude on the unrotated coordinate system corresponding to the point (lat,lon)=(0,180) of the rotated coordinate system
xlon1 longitude on the unrotated coordinate system corresponding to the point (lat,lon)=(0,180) of the rotated coordinate system, namely the center of the grid.
xlat2 longitude on the unrotated coordinate system corresponding to a point (lat,lon) located on the equator of the rotated coordinate system, namely the center of the grid.
xlon2 latitude on the unrotated coordinate system corresponding to a point (lat,lon) located on the equator of the rotated coordinate system
n dimension of the fields



Return to RPN Libraries home page