I need to convert a raster file to global scale. Earlier I manually resmapled it using Python SciPy, but the result is not very nice. Later on, I used the GDAL Python API, the results is great. However, when I tried to compared the two rasters, QGIS failed to define the projection.

ArcGIS succeeded again.