<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="">Hey Adam,<div class="">did you take a look at the examples reported in this page&nbsp;<a href="https://www.ncl.ucar.edu/Applications/icon.shtml" class="">https://www.ncl.ucar.edu/Applications/icon.shtml</a>&nbsp;?</div><div class="">ICON also uses an unstructured grid.&nbsp;</div><div class="">Stupid question: remapping everything with CDO before plotting it’s not what you want, right? I always do that since NCL it is not capable to handle unstructured grid in every situation (like vector plots).</div><div class="">Cheers<br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; 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;" class=""><br class="Apple-interchange-newline">Guido Cioni</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; 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;" class=""><a href="http://guidocioni.altervista.org" class="">http://guidocioni.altervista.org</a>&nbsp;</div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 03 Apr 2016, at 23:01, Adam Herrington &lt;<a href="mailto:adam.herrington@stonybrook.edu" class="">adam.herrington@stonybrook.edu</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">How would one plot grid lines for a data array on an unstructured grid?&nbsp;<div class=""><br class=""></div><div class="">I am able to plot grid boxes around nodes by setting cnFillMode = "CellFill" and defining the vertices of the grid box. But what if I want grid lines connecting the nodes? And what if I want to plot grid lines on every other node (not that the data arrays have one dimension for the horizontal dimension, containing all the tiles of the sphere --this is a global model)</div><div class=""><br class=""></div><div class="">Any help would be greatly appreciated</div><div class=""><br class=""></div><div class="">Adam</div></div>
_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk<br class=""></div></blockquote></div><br class=""></div></body></html>