NAME

binpull1 - nearest neighbor interpolation


SYNOPSIS

Initializer : call binpull1_init(o1,d1,coordinate,m1)

Operator : ierr=binpull1_lop(adj,add,model,data)


PARAMETERS

o1 - real
      first sample of model space
d1 - real
      sampling of model space
coordinate - real(:)
      location of data
m1 - integer
      number of model points
adj,add,model,data -
      standard operator


DESCRIPTION

1-D nearest neighbor interpolation


SEE ALSO

the binpull2 manpage,the lint1 manpage,the lint2 manpage


LIBRARY

geef90