ncl_dsgrid2d (3) Linux Manual Page
DSGRID2D – double precision Fortran entry for iterpolation from 2D random data to an output grid. Synopsis CALL DSGRID2D (NPNTS, X, Y, Z, NUMXOUT, NUMYOUT, XO, YO, ZO, IER) Description NPNTS (Integer, Input) – The number of input data points. X (Double precision, Input) – An array containing the X coordinates of the input data…
