<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Jim,<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">There is also the <i class="">bounds</i> option that lets you specify the
output extent directly. </div><div class=""><div class="">
<br class="">
One thing you might have to check and adjust for is the output might
be half a pixel off where you expect it to be (the difference
between the geographical coordinate representing the center of the
pixel or the corner).<br class=""></div></div></blockquote><div><br class=""></div><div>The <i class="">bounds</i><span style="font-style: normal;" class=""> option in </span><i class="">writers.gdal</i> is doing the trick. I’m using the same args for it as I am for the <i class="">bounds</i><span style="font-style: normal;" class=""> args in my crop statement at the top of the pipeline.</span></div><div><span style="font-style: normal;" class=""><br class=""></span></div><div>Pixel coordinates in the resulting raster (1/3 arc-sec in EPSG:4326) come out as expected.</div><div><span style="font-style: normal;" class=""><br class=""></span></div><div><span style="font-style: normal;" class="">Thanks,</span></div><div><span style="font-style: normal;" class=""><br class=""></span></div><div><span style="font-style: normal;" class="">Andreas</span></div><div><span style="font-style: normal;" class=""><br class=""></span></div></div></body></html>