GriddedDataInterpolate

Interpolate values of a regular rectangular inputfileGriddedData to new points given by grid and write as outputfileGriddedData. Only longitude and latitude of points are considered; the height is ignored for interpolation.

(Only nearest neighbor method is implemented at the moment.)

griddedDataInterpolate
Figure: Interpolation of point data from rectangular gridded data.

NameTypeAnnotation
outputfileGriddedData
filename
inputfileGriddedData
filenamemust be rectangular
grid
grid
method
choice
nearestNeighbor