Good Morning
Im having trouble scaling the Directional Map Rose labels, i cant resize the rose but no matter how big or small the rose is, the WENS labels keep being the same size. Can anyone help me?
gmt begin AreaDeEstudio pdf
gmt coast -R-69/-65/-49/-46 -JM-67/-47.5/15c -Wthin -B -Ggoldenrod1 -Ssteelblue1 -Df -C+rlihgtblue **-TdjLT+w2c+f1+lO,E,S,N+o0.2c/0.2c**
gmt plot rutas.gmt -Wthin
gmt plot ciudades.txt -Sc0.17 -Ggreen -Wthin
echo -67.175 -47.658 |gmt plot -Sa0.6 -Wthick -Gred
echo -67.175 -47.658 Prospecto Cerro Chato | gmt pstext -D0/0.5 -F+f8p
gmt pstext ciudades.txt -D0/0.25 -F+f6p
gmt inset begin -DjTR+w5.7/8.5c+o0.2c -F+gwhite+pthick
gmt basemap -R-75/-65/-53/-43 -JM-70/-50/100 -B
gmt coast -Wthick -N1/thick -EAR+ggoldenrod1 -Ssteelblue1 -Df
gmt plot limpol.gmt -Wthin,blue
gmt plot rutas.gmt -Wthinnest
gmt plot ciudades.txt -Sc0.1 -Ggreen -Wthin
echo -67.175 -47.658 | gmt plot -Sa0.2 -Wthinnest -Gred
gmt plot Macizodeldeseado.gmt -Wthick,red,dashed
echo -69 -48.5 Macizo del Deseado | gmt pstext -D0.2/0.55 -F+a320+f6p,red
gmt pstext ciudades.txt -D0/0.15 -F+f4p
gmt inset end
gmt end show
Thank you in advance
Lots of love
Vicente