<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Both works!Thank you both for sharing the scripts.<div class=""><br class=""></div><div class="">-Sha</div><div class=""><br class=""><div class=""><div><blockquote type="cite" class=""><div class="">On Dec 1, 2017, at 1:16 PM, Carl Schreck <<a href="mailto:cjschrec@ncsu.edu" class="">cjschrec@ncsu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Yeah, I typically use thickness of 3 to get the outline and then overlay with the same thing but a thickness of 1. For example: <div class=""><div class=""><font face="monospace, monospace" class="">      res@xyMarkerColor = "black"</font></div><div class=""><font face="monospace, monospace" class="">      res@xyMarkerThicknessF = 3</font></div><div class=""><font face="monospace, monospace" class="">      res@xyMarker = NhlNewMarker( io_wks, "s", 37, 0, 0, 1, 1, 0 )</font></div><div class=""><font face="monospace, monospace" class="">      xy = gsn_csm_xy( io_wks, xData, yData, res )</font></div><div class=""><font face="monospace, monospace" class="">      overlay( io_plot, xy )</font></div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class=""><font face="monospace, monospace" class="">      res@xyMarkerColor = "red3"</font></div><div class=""><font face="monospace, monospace" class="">      res@xyMarkerThicknessF = 1</font></div><div class=""><font face="monospace, monospace" class="">      res@xyMarker = NhlNewMarker( io_wks, "s", 37, 0, 0, 1, 1, 0 )</font></div><div class=""><font face="monospace, monospace" class="">      xy = gsn_csm_xy( io_wks, xData, yData, res )</font></div><div class=""><font face="monospace, monospace" class="">      overlay( io_plot, xy )</font></div><div class=""><br class=""></div><div class="">That produces the hurricane symbols in the attached image.</div><div class=""><br class=""></div><div class="">CArl</div><div class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Dec 1, 2017 at 1:10 PM, Adam Phillips <span dir="ltr" class=""><<a href="mailto:asphilli@ucar.edu" target="_blank" class="">asphilli@ucar.edu</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr" class="">Hi Sha,<div class="">I have accomplished this by drawing a set of filled markers first (say a filled circle #16), then drawing the exact same markers but this time use an </div><div class="">unfilled version (hollow circle #4). As a simplified example:</div><div class="">res = True</div><div class="">res@gsnDraw  = False</div><div class="">res@gsnFrame = False</div><div class="">...</div><div class="">res@xyMarkerColor = "black"</div><div class="">res@xyMarker = 16</div><div class="">plot = gsn_csm_xy(wks,time,arr,res)</div><div class="">res@xyMarker = 4</div><div class="">res@xyMarkerColor = "red"</div><div class="">plot2 = gsn_csm_xy(wks,time,arr,res)</div><div class="">overlay(plot,plot2)</div><div class="">draw(plot)</div><div class="">frame(wks)</div><div class=""><br class=""></div><div class="">You may have to alter the thickness or size of the markers (using xyMarkerSizeF or xyMarkerThicknessF), but the above should get you started down </div><div class="">the right path.</div><div class=""><br class=""></div><div class="">Hope that helps. If you have any further questions please respond to the ncl-talk email list.</div><div class="">Adam</div></div><div class="gmail_extra"><div class=""><div class="gmail-m_-97718041983417701h5"><br class=""><div class="gmail_quote">On Fri, Dec 1, 2017 at 9:41 AM, Sha Feng <span dir="ltr" class=""><<a href="mailto:sfeng@mail.usf.edu" target="_blank" class="">sfeng@mail.usf.edu</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi NCL talkers,<br class="">
<br class="">
I wonder if anyone knows how to draw filled markers with different colors for markers’ boundaries.<br class="">
<br class="">
Thanks,<br class="">
-Sha<br class="">
______________________________<wbr class="">_________________<br class="">
ncl-talk mailing list<br class="">
<a href="mailto:ncl-talk@ucar.edu" target="_blank" class="">ncl-talk@ucar.edu</a><br class="">
List instructions, subscriber options, unsubscribe:<br class="">
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank" class="">http://mailman.ucar.edu/mailma<wbr class="">n/listinfo/ncl-talk</a><br class="">
</blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div></div></div><span class="gmail-m_-97718041983417701HOEnZb"><font color="#888888" class="">-- <br class=""><div class="gmail-m_-97718041983417701m_3040316465592131907gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><span class=""><font color="#888888" class="">Adam Phillips <br class=""></font></span></div><span class=""><font color="#888888" class="">Associate Scientist,  </font></span><span class=""><font color="#888888" class="">Climate and Global Dynamics Laboratory, NCAR<br class=""></font></span></div></div><div class=""><span class=""><font color="#888888" class=""><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank" class="">www.cgd.ucar.edu/staff/asphill<wbr class="">i/</a>   </font></span><span class=""><font color="#888888" class=""><a href="tel:(303)%20497-1726" value="+13034971726" target="_blank" class="">303-497-1726</a> </font></span></div><span class=""><font color="#888888" class=""></font></span><div class=""><div class=""><span class=""><font color="#888888" class=""><br class=""></font></span><div class=""><span class=""><font color="#888888" class=""><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank" class=""></a></font></span></div></div></div></div></div></div></div></div></div></div></div>
</font></span></div>
<br class="">______________________________<wbr class="">_________________<br class="">
ncl-talk mailing list<br class="">
<a href="mailto:ncl-talk@ucar.edu" target="_blank" class="">ncl-talk@ucar.edu</a><br class="">
List instructions, subscriber options, unsubscribe:<br class="">
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank" class="">http://mailman.ucar.edu/mailma<wbr class="">n/listinfo/ncl-talk</a><br class="">
<br class=""></blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail-m_-97718041983417701gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class=""><br class=""><table border="0" cellpadding="2" cellspacing="2" style="background-color:transparent;max-width:100%;border-collapse:collapse;color:rgb(51,51,51);font-size:14px;border:3px solid rgb(170,170,170);font-family:Times;line-height:12px" class=""><tbody class=""><tr class=""><td align="center" height="71" width="71" class=""><span style="font-size:11px" class=""><span style="font-family:arial,helvetica,sans-serif" class=""><a href="https://ncics.org/" style="color:rgb(17,85,204)" target="_blank" class=""><img src="https://ncics.org/ncics/img/NCICS_logo-131x131.png" class=""></a></span></span></td><td valign="top" class=""><span style="font-size:11px" class=""><span style="font-family:arial,helvetica,sans-serif" class=""><b class="">Carl J. Schreck III, PhD</b><br class=""></span></span><span style="font-size:11px" class=""><span style="font-family:arial,helvetica,sans-serif" class=""><b class="">Research Scholar</b></span></span><span style="font-size:11px" class=""><span style="font-family:arial,helvetica,sans-serif" class=""><br class=""></span></span><span style="font-size:11px" class=""><span style="font-family:arial,helvetica,sans-serif" class=""><a href="http://ncsu.edu/" style="color:rgb(38,58,143);font-weight:bold" target="_blank" class="">North Carolina State University</a><br class=""></span></span><a href="https://ncics.org/" style="color:rgb(38,58,143);font-family:arial,helvetica,sans-serif;font-size:11px;font-weight:bold" target="_blank" class="">North Carolina Institute for Climate Studies (NCICS)</a><br style="font-family:arial,helvetica,sans-serif;font-size:11px" class=""><span style="font-size:11px" class=""><span style="font-family:arial,helvetica,sans-serif" class="">151 Patton Ave, Asheville, NC 28801<br class="">e: </span></span><a href="mailto:cjschrec@ncsu.edu" style="color:rgb(38,58,143);font-family:arial,helvetica,sans-serif;font-size:11px;font-weight:bold" target="_blank" class="">cjschrec@ncsu.edu</a><br style="font-family:arial,helvetica,sans-serif;font-size:11px" class=""><span style="font-size:11px" class=""><span style="font-family:arial,helvetica,sans-serif" class="">o: <a href="tel:(828)%20257-3140" value="+18282573140" style="color:rgb(17,85,204)" target="_blank" class="">+1 828 257 3140</a><br class=""></span></span><span style="font-family:arial,helvetica,sans-serif;font-size:11px" class="">c: <a href="tel:(828)%20484-1702" value="+18284841702" style="color:rgb(17,85,204)" target="_blank" class="">+1 828 484 1702</a><br class=""></span><a href="http://scholar.google.com/citations?hl=en&user=th8ONEcAAAAJ&view_op=list_works&sortby=pubdate" style="color:rgb(38,58,143);font-family:arial,helvetica,sans-serif;font-size:11px;font-weight:bold" target="_blank" class="">Publications</a><br class=""><a href="https://ncics.org/mjo/" style="color:rgb(38,58,143);font-family:arial,helvetica,sans-serif;font-size:11px;font-weight:bold" target="_blank" class="">ncics.org/mjo</a><br class=""><a href="https://www.cyclonecenter.org/" style="color:rgb(38,58,143);font-family:arial,helvetica,sans-serif;font-size:11px;font-weight:bold" target="_blank" class="">CycloneCenter.org</a><br class=""></td></tr></tbody></table></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div></div></div></div>
<span id="cid:DFB5D3CF-E17C-4E1C-860C-DE50CE609414@psu.edu"><chi200.cfs.eqtr.png></span></div></blockquote></div><br class=""></div></div></body></html>