Re: [gdal-dev] Warp a file from two separate Lat and Long
my problem. But I never used it before Thanks for your help Luisa 2010/2/18 Andrew Clegg mailto:a...@pml.ac.uk>> Hi Luisa, I've tried something similar in the past with satellite data. I had 3 files, containing latitude, longitude and value stored as floats. I ha
Re: [gdal-dev] Warp a file from two separate Lat and Long
1 1 sst.img 0 4 5184 LSB lon.vrt (longitude): (latitude is basically the same) lon.img 0 4 5184 LSB I then tried to run gdalwarp on sst.vrt, trying either '-geoloc' or '-to METHOD=GEOLOC_ARRAY'. Regards, Andrew Cl