<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hi, Chris —&nbsp;
<div>Please see&nbsp;<a href="http://cola.gmu.edu/grads/gadoc/shapefiles.html#caveat">http://cola.gmu.edu/grads/gadoc/shapefiles.html#caveat</a></div>
<div>GrADS doesn’t handle drawing polygons with holes, so it doesn’t create them that way either. The vertical lines are an artifact of cutting the donuts in pieces in order to eliminate the holes. You have to draw them filled and outlined with the same color
 — then you cannot see those vertical lines and the shaded contours look normal.</div>
<div>—Jennifer</div>
<div><br>
<div>
<div>On Jun 28, 2016, at 10:46 AM, Chris Steele &lt;<a href="mailto:Chris.Steele@weatherquest.co.uk">Chris.Steele@weatherquest.co.uk</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Hi everyone,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">&nbsp;</span></p>
<p class="MsoNormal"><span style="color:#1F497D">I’ve noticed an additional issue that grads doesn’t appear to distinguish between standard enclosed polygons and those with holes in them. If I display the output on either google earth or maps, then those polygons
 which contain holes have a vertical line from the perimeter of the polygon to each hole. Has anyone encountered this issue before?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">&nbsp;</span></p>
<p class="MsoNormal"><span style="color:#1F497D">Regards<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">&nbsp;</span></p>
<p class="MsoNormal"><span style="color:#1F497D">Chris<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">&nbsp;</span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="mso-fareast-language:EN-GB">From:</span></b><span lang="EN-US" style="mso-fareast-language:EN-GB">
<a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a> [<a href="mailto:gradsusr-bounces@gradsusr.org">mailto:gradsusr-bounces@gradsusr.org</a>]
<b>On Behalf Of </b>Chris Steele<br>
<b>Sent:</b> 23 June 2016 13:24<br>
<b>To:</b> '<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>' &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
<b>Subject:</b> [gradsusr] KML output<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Hi all,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I’m having some issues producing KML output (with polygon option; grads version 2.1.a3). I’m trying to specify my own values for the polygons, but unfortunately the output is always for different values to the one that I specify. For example:<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">‘define east=ugrdl125’<o:p></o:p></p>
<p class="MsoNormal">‘define north=vgrdl125’<o:p></o:p></p>
<p class="MsoNormal">‘set clevs 0.5 1.5 2.5 3.5 4.5 5.5 6.5 7.5 8.5 9.5 10.5 11.5 12.5 13.5 14.5 15.5 16.5 17.5 18.5 19.5 20.5 21.5’<o:p></o:p></p>
<p class="MsoNormal">‘set gxout kml’<o:p></o:p></p>
<p class="MsoNormal">‘set kml –poly euro4_10m_wind’<o:p></o:p></p>
<p class="MsoNormal">‘d mag(east,north)’<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Gives some sample output as….<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">&lt;styleUrl&gt;#14&lt;/styleUrl&gt;<o:p></o:p></p>
<p class="MsoNormal">&lt;name&gt;1.5 to 3.5&lt;/name&gt;<o:p></o:p></p>
<p class="MsoNormal">&lt;Polygon&gt;<o:p></o:p></p>
<p class="MsoNormal">&lt;altitudeMode&gt;clampToGround&lt;/AltitudeMode&gt;<o:p></o:p></p>
<p class="MsoNormal">&lt;tessellate&gt;1&lt;/tessellate&gt;<o:p></o:p></p>
<p class="MsoNormal">&lt;outerBoundaryIs&gt;<o:p></o:p></p>
<p class="MsoNormal">&lt;LinearRing&gt;<o:p></o:p></p>
<p class="MsoNormal">&lt;coordinates&gt;<o:p></o:p></p>
<p class="MsoNormal">……<o:p></o:p></p>
<p class="MsoNormal">&lt;/coordinates&gt;<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Is there a different way to specify the contours for KML output that I’m not aware of? &nbsp;<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Regards<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Chris<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">&nbsp;<o:p></o:p></p>
</div>
</div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
http://gradsusr.org/mailman/listinfo/gradsusr<br>
</blockquote>
</div>
<br>
<div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="font-size: 12px; orphans: 2; widows: 2;">--</div>
<div style="font-size: 12px; orphans: 2; widows: 2;">Jennifer Miletta Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
George Mason University<br>
<br>
<br>
</div>
</div>
</div>
</div>
<br>
</div>
</body>
</html>