set fig=fig_eps_PS1.eps set range=-15000/15000/-15000/15000 set scale=15/15 gmtset VECTOR_SHAPE=1 psxy _temp1.txt -R%range% -JX%scale% -W2 -P -K > %fig% psxy _temp2.txt -R -J -Gp400/62 -W2 -O -K >> %fig% psxy _tempS.txt -R -J -W2 -Gblack -O -K >> %fig% psxy _temp3.txt -R -J -W2 -Gwhite -O -K >> %fig% psxy _temp4.txt -R -J -W1t15_5_5_5:0 -m -O -K >> %fig% psxy _temp5.txt -R -J -SvS0.001/0.0/0.0 -G0 -O -K >> %fig% psxy _temp6.txt -R -J -SvS0.001/0.1/0.05 -G0 -O -K >> %fig% psxy _temp7.txt -R -J -Svs0.001/0.1/0.05 -G0 -O -K >> %fig% pstext _temp8.txt -R -J -N -O -K >> %fig% echo 0 0 | psxy -R -J -Sp -O >> %fig%