I need to overlay a GRADS image into an OpenLayers map, but they do not fit each another because some lands are not in the position even the lower-left and upper-right of the image are in the right place.
I guess it is due to the projection difference between the image and the map as I set "mproj scaled" for the image and "EPSG:3857" for the map. But I cannot find any common projection for both of them.
Does anyone know how to put them together?
UPDATE
I finally find the soluation in Magallo's post to re-project the GRADS image to "EPSG:3857" with gdal.