Hi,
I have this file with lon/lat :
> -Wthin,red -Sf0.2c/0.1c+l -Gred
-33.5 64 0
-26.2 65.2 0
-15.2 63.2 0
> -Wthin,blue -Sf0.2c/0.1c+t+l -Gblue
-47.5 54.9 0
-47.1 52.9 0
-50.3 51.1 0
-55 50.6 0
When I run gmtsimplify
, the headers disappear… I’ve tried to play around with -h
options to no avail… Any idea? (The issue doesn’t come when I use gmtselect
for example)
Best,