ncl_maptrn (3) Linux Manual Page
MAPTRN – Projects points. SUPCON is an alternate name for the routine MAPTRN. SynopsisCALL MAPTRN (RLAT, RLON, UVAL, VVAL) C-Binding Synopsis#include <ncarg/ncargC.h> void c_maptrn (float rlat, float rlon, float *uval, float *vval) DescriptionRLAT and RLON (input expressions, of type REAL) are the latitude and longitude, respectively, of a point on the globe. RLAT must be…
