[gdal-dev] AVHRR level 1b Earth Location data Interpolation

2014-08-08 Thread Morteza Ghavami
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

[gdal-dev] AVHRR level 1b earth location data interpolation

2014-08-08 Thread Morteza Ghavami
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