binpull2 - nearest neighbor interpolation, 2D
Initializer : call binpull2_init(m1,m2,o1,d1,o2,d2,xy)
Operator : ierr=binpull2_lop(adj,add,model,data)
number of model points, axis 1
number of model points, axis 2
first sample of model space, axis 1
sampling of model space, axis 1
first sample of model space, axis 2
sampling of model space, axis 2
real(:,2)
location of data
standard operator
2-D nearest neighbor interpolation
the binpull1 manpage,the lint1 manpage,the lint2 manpage
geef90