ncl_c_nngetaspects (3) Linux Manual Page
c_nngetaspects – retrieve the aspect at a specified coordinate. Function Prototypevoid c_nngetaspects(int, int, float *, int *); Synopsisc_nngetaspects (row, column, aspect, ier); Descriptionrow A subscript indexing the first dimensioned variable in the 2D grid array returned from the most recent call to c_natgrids. column A subscript indexing the second dimensioned variable in the 2D grid…
