Hi there<div><br></div><div>I'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["WGS 84",</div><div> DATUM["WGS_1984",</div>
<div> SPHEROID["WGS 84",6378137,298.257223563,</div><div> AUTHORITY["EPSG","7030"]],</div><div> AUTHORITY["EPSG","6326"]],</div><div> PRIMEM["Greenwich",0],</div>
<div> UNIT["degree",0.0174532925199433],</div><div> AUTHORITY["EPSG","4326"]]</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 "EPSG:21036" 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 "ImageWidth" 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>