I am trying to make a GeoTIFF file with GMT, which I could then view with Google Earth. Here are the commands I use: gmt psxy RefCoord_70.txt -JB-96/22/29.5/45.5/6i -R-130/-64/22/52 -Sc0.025i -CBackAzi_cyclic.cpt -V > ReflectionPts_AllwoUW_standard_RectOverlap_2deg.ps gmt psconvert ReflectionPts_AllwoUW_standard_RectOverlap_2deg.ps -W+g -Tt -D../KMLFile -V
However, the TIFF image generated by these commands doesn’t appear at the correct location and has the wrong size when it is opened in Google Earth. I am including my input data table and the CPT file in the attached ZIP file. I am using GMT 5.4.5. Thanks a lot! TableNCPT.zip (554.0 KB)
I tried to insert the tiff image produced using the refined command by Joaquim. Still it did not fit in size and location to Google Earth. I have my Google Earth installed in Linux-ubuntu. I also use the latest version of GMT.