<div dir="ltr"><div>Thanks Rick. So</div><div><br></div><div>res@xyMarkLineModes = (/"Lines","Markers","Lines","Lines","Markers"/)</div><div><br></div><div>this will solve the problem ? </div><div><br></div><div>Debasish</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 13, 2018 at 1:26 PM, Rick Brownrigg <span dir="ltr"><<a href="mailto:brownrig@ucar.edu" target="_blank">brownrig@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>If I am reading your script right, you have model2 associated with filename5 and are unpacking the strings into aot5 and ultimately into data(4,:)?<br><br></div>If that is correct, then the docs for xyMarkLineModes say:<br><br>An array of <a href="http://ncl.ucar.edu/Document/HLUs/Classes/Workstation.shtml#NhlTMarkLineMode" target="_blank">NhlTMarkLineMode</a>
enumerations to use when drawing the corresponding coordinate pair
arrays in the associated data object. If there are more coordinate
pair arrays than the number of elements in this resource, the
remaining coordinate pair arrays will be drawn using the value of the
<a href="http://ncl.ucar.edu/Document/Graphics/Resources/xy.shtml#xyMarkLineMode" target="_blank"><em>xyMarkLineMode</em></a> resource.

<p>

Default: NULL

</p><br></div>You've given along two values for xyMarkLineModes, but have 5 data channels;  the default for xyMarkLineMode is "Lines"<br><br></div>Hope that helps...<br></div>Rick<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Feb 13, 2018 at 10:59 AM, Debasish Hazra <span dir="ltr"><<a href="mailto:debasish.hazra5@gmail.com" target="_blank">debasish.hazra5@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div><div class="h5"><div dir="ltr"><div>Hi,</div><div><br></div><div> I am trying to use xy-plot in NCL that coniants lines and markers. All inputs are in ascii (attached). I am trying to use two different markers for "obs" and "model2" lines as there are missing values in them. I tried to use </div><div><br></div><div>   res@xyMonoMarkerColor = False<br>    res@xyMarkerColors   := (/"black","red"/)</div><div><br></div><div>but I am not able to get "model2" markers in the figure. Any help is appreciated.</div><div><br></div><div>Thanks.</div><span class="m_748781244585285759HOEnZb"><font color="#888888"><div>Debasish</div></font></span></div>
<br></div></div>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank" rel="noreferrer">http://mailman.ucar.edu/mailma<wbr>n/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>