<div dir="ltr">Hi,<div><br></div><div>If there is a bug I am responsible for it...</div><div><br></div><div>I have just updated the ticket at <a href="http://trac.osgeo.org/gdal/ticket/5433">http://trac.osgeo.org/gdal/ticket/5433</a></div>
<div><br></div><div>Etienne</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 8, 2014 at 3:03 PM, Jonathan Greenberg <span dir="ltr"><<a href="mailto:jgrn@illinois.edu" target="_blank">jgrn@illinois.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks:<br>
<br>
I'm running a gdalwarp on a sinusoidal MODIS class image to longlat,<br>
using a modal resample (and cropping the output).  The warp is<br>
clipping off a circular region of North America and Australia.  I am<br>
using multithreaded mode, but I confirmed this error also occurs in<br>
sequential mode.  The error occurs on both Windows and Linux boxes<br>
running GDAL 1.10.1.  The error does NOT occur using e.g. a nearest<br>
neighbor resample.<br>
<br>
gdalwarp -multi  -te -180 -59.9499994 180 88.5500006 -ts 720 297<br>
-t_srs "+proj=longlat +datum=WGS84 +no_defs" -r "mode" -of "GTiff" -wo<br>
"NUM_THREADS=ALL_CPUS" "MOD44B_V5_TRE.2001_fixed_10k.envi"<br>
"MCD12Q1.A2001001_10k_05deg.tif"<br>
<br>
I dropped the input and the output files in:<br>
<a href="https://drive.google.com/folderview?id=0B8Kij67bij_AVG1fWko4bFdTRFk&usp=sharing" target="_blank">https://drive.google.com/folderview?id=0B8Kij67bij_AVG1fWko4bFdTRFk&usp=sharing</a><br>
<br>
Any ideas on how to solve this?  I'll also submit a bug using TRAC,<br>
but I wanted to see if there were any short-term fixes for this error.<br>
<br>
--j<br>
<br>
<br>
<br>
--<br>
Jonathan A. Greenberg, PhD<br>
Assistant Professor<br>
Global Environmental Analysis and Remote Sensing (GEARS) Laboratory<br>
Department of Geography and Geographic Information Science<br>
University of Illinois at Urbana-Champaign<br>
259 Computing Applications Building, MC-150<br>
605 East Springfield Avenue<br>
Champaign, IL  61820-6371<br>
Phone: <a href="tel:217-300-1924" value="+552173001924">217-300-1924</a><br>
<a href="http://www.geog.illinois.edu/~jgrn/" target="_blank">http://www.geog.illinois.edu/~jgrn/</a><br>
AIM: jgrn307, MSN: <a href="mailto:jgrn307@hotmail.com">jgrn307@hotmail.com</a>, Gchat: jgrn307, Skype: jgrn3007<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">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>