Hi ,

GDAL level1b dataset reader interpolate earth location data by lagrange
interpolation but it is not accurate .

mpop (http://www.github.com/mraspaud/mpop) interpolation method accuracy is
better than GDAL interpolation method but it uses all data records location
data . Charles Wivell suggest to use satellite/sensor/earth model . I can't
found good resources that describe this model .

Note : I found a satellite/sensor/earth model interpolation that
implemented in AAPP package but it's accuracy is similar to lagrange
method's accuracy .

Is there any interpolation method that works on only one data record and
produce accurate results ?

Thanks
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to