Hi, A few weeks ago I wrote some code to warp a SRTM DEM to UTM. The code was basically similar to the Warp API tutorial and worked fine using GDAL 1.2.4 Recently, Ive updated to GDAL 1.2.6 and now the code produces a different output. The warping is done but the DEM is vertically flipped. Any hint about whats going on? Thanks!