<div class="gmail_quote"><div class="gmail_quote">Sent with an example attachment, which is awaiting approval.  Here is the mail without attachement.</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div>
<div class="gmail_quote">
I have 8 large Gtiffs which I am trying to mosaic.  Tiffs were created from .IMG files downloaded from PDS.  I converted to tif using:<div><br></div><div>        gdal_translate -of GTiff -scale -co &quot;TILED=YES&quot; -co &quot;COMPRESS=JPEG&quot; &lt;input&gt;</div>


<div><br></div><div>The format conversion is working without a problem.  Gdalinfo is reporting the correct NDV and projection information.  Viewing each tif also returns the expected raster iamge.  So far, so good.</div>

<div>
<br></div><div><br></div><div>I then use:</div><div><br></div><div>        gdal_merge.py -o wacmos.tif -of GTiff -v --optfile tiff_list.txt </div><div><br></div><div><br></div><div>Six of the eight tiles are added to the mosaic correctly.  Varying the order in the list, or using *.tif does not change the output.  It is always the same two images which are missing.  Watching the verbose output, it looks like the images are mosaicing correctly.  What would cause these images to be merged as totally black tiles?</div>


<div><br></div><div><br></div><div>Thanks for any insight, </div><div>Jay</div><font color="#888888"><div><br></div><div> </div>
</font></div><br>
</div><br>