# # make the image over the ocean, shade the topo # gmtset PAPER_MEDIA Custom_3240x5328 #grdgradient topo$6.grd -V -A325 -Gtemp.grd #grdmath temp.grd 6000. DIV = topo$6_grad.grd grdgradient topo$6.grd -A325 -Nt.6 -Gtopo$6_grad.grd psbasemap -Jm$5 -R$1/$2/$3/$4 -Ba30f5g0WSEN -X1.0 -Y2.0 -K > $6.ps grdimage topo$6.grd -Itopo$6_grad.grd -Cblue.cpt -Jx$5 -X1.0 -Y2.0 -K -V > $6.ps #psxy MAP0-70.DAT -Jm$5 -R$1/$2/$3/$4 -Sc.050 -Gred2 -O -K >> $6.ps #psxy MAP70-300.DAT -Jm$5 -R$1/$2/$3/$4 -Sc.050 -Ggreen3 -O -K >> $6.ps #psxy MAP300-700.DAT -Jm$5 -R$1/$2/$3/$4 -Sc.050 -Gblue -O -K >> $6.ps grdcontour topo$6_filt.grd -Jx$5 -Cintervals -W0/100/100/100 -O -K -V >> $6.ps psxy WT_tracks.xy -Jm$5 -R$1/$2/$3/$4 -m -W6,goldenrod2 -O -K >> $6.ps psxy MV_tracks.xy -Jm$5 -R$1/$2/$3/$4 -m -W6,green3 -O -K >> $6.ps psxy MV2_tracks.xy -Jm$5 -R$1/$2/$3/$4 -m -W6,green3 -O -K >> $6.ps psxy RR_tracks.xy -Jm$5 -R$1/$2/$3/$4 -m -W6,red2 -O -K >> $6.ps psxy RR2_tracks.xy -Jm$5 -R$1/$2/$3/$4 -m -W6,red2 -O -K >> $6.ps pscoast -Jm$5 -R$1/$2/$3/$4 -Ba30f5g0WSEN -Dh -N1/4,black -O -K -G120 -C120 >> $6.ps pstext textfile2 -Jx1. -R0/36/0/52 -O -K -Gblack -V -Y-1. >> $6.ps pstext textfile -Jx1. -R0/36/0/52 -O -K -Gwhite -V -Y1. >> $6.ps pstext washington -Jx1. -R0/36/0/52 -O -K -Ggoldenrod2 -V >> $6.ps pstext melville -Jx1. -R0/36/0/52 -O -K -Ggreen3 -V >> $6.ps pstext revelle -Jx1. -R0/36/0/52 -O -K -Gred2 -V >> $6.ps psscale -Cblue.cpt -L -D36/-0.6/12/0.3h -B:meters: -O -K >> $6.ps #