Greetings<div><br></div><div>I have TIF file that I produced using gdal_translate. I used the following expression:</div><div>&quot;gdal_translate -of GTiff -a_ullr 350.25 42.75 354.75 36.75 GRIB_tests/pt.grib GRIB_tests/translate.tif </div>
<div>All values are ok and it seems to be working.</div><div><br></div><div>Then, I decided to gdalwarp it with this command:</div><div><div>gdalwarp -t_srs &quot;EPSG:3763&quot;   translate.tif final.tif.</div></div><div>
<br></div><div>This final.tif is all ok except the top right corner where all values became 0. </div><div><br></div><div>I have tried this methodology with other final EPSG (WGS-UTM for instance) and I didn&#39;t get this problem.</div>
<div><br></div><div>Thanks fr your help</div><div><br></div><div>Best regards,</div><div>Monica</div>