Hi there<div><br></div><div>I&#39;m a bit of a newbie in GDAL but I tried to warp a GLOBCOVER image with this information:</div><div><div>Coordinate System is:</div><div>GEOGCS[&quot;WGS 84&quot;,</div><div>    DATUM[&quot;WGS_1984&quot;,</div>
<div>        SPHEROID[&quot;WGS 84&quot;,6378137,298.257223563,</div><div>            AUTHORITY[&quot;EPSG&quot;,&quot;7030&quot;]],</div><div>        AUTHORITY[&quot;EPSG&quot;,&quot;6326&quot;]],</div><div>    PRIMEM[&quot;Greenwich&quot;,0],</div>
<div>    UNIT[&quot;degree&quot;,0.0174532925199433],</div><div>    AUTHORITY[&quot;EPSG&quot;,&quot;4326&quot;]]</div><div><br></div><div>Into an UTM  zone (EPSG:21036)</div><div><br></div><div>I runned this command:</div>
<div><div>gdalwarp -t_srs &quot;EPSG:21036&quot;  INPUT.tif OUTPUT.tif</div><div>And I get this Warning/ERROR:</div><div><div>ERROR 1: TIFFFetchDirectory:MZ.tif: Can not read TIFF directory count</div><div>ERROR 1: TIFFReadDirectory:Failed to read directory at offset 8</div>
<div>ERROR 1: TIFFWriteEncodedStrip:Must set &quot;ImageWidth&quot; before writing data</div><div>Segmentation fault</div><div><br></div><div>And I obtained an OUTPUT.tif with a different size.</div><div>- What might not be ok in this?</div>
<div>- What can I do to obtain an image with the same size?</div><div><br>Thanks</div><div><br></div><div>best regards</div><div>Luisa</div><div><br></div><div><br></div></div><div><br></div></div></div>