PathName=./GMT_exe/ FileName=Fig9_4 xyDATA=${PathName}xyDATA9_3.txt ParameterName=Parameter1 # set Boundary=-BWsNe -Bxa0.2f0.1g0.2+l"Longitude" -Bya10f5+l"Depth [m] " gmt psbasemap -R2019-2-14T00:00:00/2019-8-30T00:00:00/0/95 -JX12/-8 -Bxa1O -Bya20f10 -P -K > ${PathName}${FileName}.eps gmt makecpt -Crainbow -T0/50/5 > ${PathName}contour.cpt gmt psscale -R -J -C${PathName}contour.cpt -Dx13c/0c+w8c/0.5c+v -Bx10f1 -By+l"[ParameterName]" -P -O -K >> ${PathName}${FileName}.eps gmt pscontour ${xyDATA} -i0,1,2 -R -J -C${PathName}contour.cpt -I -P -O -K >> ${PathName}${FileName}.eps gmt pscontour ${xyDATA} -i0,1,2 -R -J -C${PathName}contour.cpt -W0.5 -A+f10,22+a0+g255 -Gd2+r2c -P -O >> ${PathName}${FileName}.eps