After few months of GMT succes, I don’t know,
where I am wrong
gmt begin mapxx png
gmt basemap -R0.00/332.00/55.00/92.00 -JX20c/15c -Bx25 -By5
gmt plot mmxge146.csv -R0.00/332.00/55.00/92.00 -Sc0.3 -G0/128/0 -L -V -Bx25 -By5
gmt end show
content of mmxge146.csv is
284.16,82.3425
185.37,84.8169
scrip plots nothing
And like this ?
gmt begin mapxx png
gmt basemap -R0.00/332.00/55.00/92.00 -JX20c/15c -Bx25 -By5
gmt plot mmxge146.csv -Sc0.3 -G0/128/0
gmt end show
1 Like
Same, only axes , no any points
I am wrong
gmt begin mapxx png
gmt basemap -R55.00/92.00/0/330.02.00 -JX20c/15c -Bx25 -By5
gmt plot mmxge146.csv -Sc0.3 -G0/128/0
gmt end show
The points in your file do not fall into the -R55.00/92.00/0/330.02.00 region, which BTW has an error but I believe that was on the typing otherwise you would have received an explicit error about it