<div dir="ltr">Cool, thanks.&nbsp; I&#39;ll add some print statements to the script to see what&#39;s being written, will flip the y-axis coords in the output, and will verify that the origin values and pixel dimensions are properly expressed in the output.<br>
<br>It&#39;s neat that you can do this sort of thing with gdal.<br>--<br><br><div class="gmail_quote">On Sun, Aug 10, 2008 at 10:21 AM, Jamie Adams <span dir="ltr">&lt;<a href="mailto:jaadfoo@gmail.com">jaadfoo@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">It looks like Matt&#39;s script doesn&#39;t modify the geotransform, just reverses the rows in the image.&nbsp; You probably need to calculate a new ulx and make sure the pixel dimensions are expressed correctly (+/-).<br>


<br>From the sound of it, your original image would actually be right if the viewer software read the corner coordinates and displayed the image based on those.&nbsp; :-)<br><br>-Jamie<br><br><div class="gmail_quote"><div><div>
</div><div class="Wj3C7c">On Fri, Aug 8, 2008 at 4:51 PM, Roger André <span dir="ltr">&lt;<a href="mailto:randre@gmail.com" target="_blank">randre@gmail.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c"><div dir="ltr">My apologies to Matt, the flip_raster.py does flip something, as when I compare the images in OpenEV, I can see that they are reversed.&nbsp; But when I compare their corner coords with gdalinfo, they appear identical.<br>



<br>$ gdalinfo test.tif<br>&lt;snip&gt;<br>Corner Coordinates:<br>Upper Left&nbsp; ( -71.3600000, -23.5000000)<br>Lower Left&nbsp; ( -71.3600000,&nbsp; -8.5000000)<br>Upper Right ( -55.7000000, -23.5000000)<br>Lower Right ( -55.7000000,&nbsp; -8.5000000)<br>



<br>$ gdalinfo bolivia_fullres.tif<br>&lt;snip&gt;<br>Corner Coordinates:<br>Upper Left&nbsp; ( -71.3600000, -23.5000000)<br>Lower Left&nbsp; ( -71.3600000,&nbsp; -8.5000000)<br>Upper Right ( -55.7000000, -23.5000000)<br>Lower Right ( -55.7000000,&nbsp; -8.5000000)<br>



<br>My head hurts.<br><font color="#888888">--</font><div><div></div><div><br><br><div class="gmail_quote">On Fri, Aug 8, 2008 at 4:24 PM, Roger André <span dir="ltr">&lt;<a href="mailto:randre@gmail.com" target="_blank">randre@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Ok, this is driving me nuts, I can&#39;t handle &quot;South is up&quot; anymore.&nbsp; I have NetCDF derived GMT grids which have a flipped y-axis.&nbsp; This makes for georeferencing that looks like this:<br>Corner Coordinates:<br>




Upper Left&nbsp; ( -90.0000000, -90.0000000)<br>Lower Left&nbsp; ( -90.0000000,&nbsp;&nbsp; 0.0000000)<br>Upper Right (&nbsp;&nbsp; 0.0000000, -90.0000000)<br>Lower Right (&nbsp;&nbsp; 0.0000000,&nbsp;&nbsp; 0.0000000)<br><br>I&#39;ve seen some old discussions about this, but haven&#39;t really found a good solution.&nbsp; I&#39;ve tried a &quot;flip_raster.py&quot; utility that Matt Perry wrote, but it doesn&#39;t seem to do anything with my data.&nbsp; (probably due to my crappy data, not Matt&#39;s tool) I&#39;ve also read that there have been some rewrites of the NetCDF driver that are supposed to be able to deal with this, but I&#39;m not sure about that.<br>




<br>How have others out there dealt with this issue?&nbsp; I&#39;d like to be able to convert the grids into GeoTIFF&#39;s and have the TIFF&#39;s be &quot;right&quot; side up.<br><br>Thanks,<br><br>Flipped-off Roger<br>--<br>




</div>
</blockquote></div><br></div></div></div>
<br></div></div>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br></div>
</blockquote></div><br></div>