<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=022234716-05032009><FONT face=Arial color=#0000ff size=2>Dear
Grads users</FONT></SPAN></DIV>
<DIV><SPAN class=022234716-05032009><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=022234716-05032009><FONT face=Arial color=#0000ff size=2>I want
to draw a contour plot which include Canadian and US border, province boundary
in Canada and state boundary in US. It seems Canadian province boundary line is
thinner than the US state boundary line. Please see the following scrip for this
plotting. My question is whether Grads has a command which can control the
thickness of the border line. I tried different combinations, such as 'set map 1
5 1', it seems it doesn't change as I want. Could someone help me? Thanks. --
Guilong</FONT></SPAN></DIV>
<DIV><SPAN class=022234716-05032009><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=022234716-05032009><FONT face=Arial color=#0000ff
size=2>'reinit'<BR>'open grid.ctl'<BR>'open station.ctl'<BR>'enable print
zz.gmf'<BR>'set grads off'<BR>'set gxout shaded'<BR>'set lon -104 -52'<BR>'set
lat 41 60'<BR>'set frame off'<BR>'set mproj nps'<BR>'set mpdset
province'<BR>'set poli on'<BR>'set gxout contour'<BR>'set clevs 0 5 10 15 20 30
40 50'<BR>'set ccolor 1'<BR>'set clab forced'<BR>'set grid off'<BR>'d
oacres(ts,ts.2)'<BR>'set mproj nps'<BR>'set mpdset hires'<BR>'set poli
on'<BR>'basemap O 0 15'<BR>'print'<BR>'disable print'</FONT></SPAN></DIV>
<DIV><SPAN class=022234716-05032009><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=022234716-05032009><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV></BODY></HTML>