<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Arnold,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Rick is correct in his reasoning about the opt argument: It needs to be set to True in order for any possible attributes to take effect. I verified that this is what the code for eofunc and eofunc_ts is doing under the hood.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">So, for example, if you set:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><div class="gmail_default">optETS      = True</div><div class="gmail_default">optETS@jopt = 1</div></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">and then call eofunc or eofunc_ts with optETS, then jopt will be set to 1 and has some special meaning to both routines (that is different for both routines).</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If, however you set:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><div class="gmail_default">optETS      = False</div><div class="gmail_default">optETS@jopt = 1</div><div class="gmail_default"><br></div><div class="gmail_default">then it doesn't matter what jopt is set to, because it will be ignored, given that optETS is False. In the above case, then jopt will default to 0.</div><div class="gmail_default"><br></div><div class="gmail_default">Hope this clears the air a little.</div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 20, 2018 at 9:42 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>Hi Arnold,<br><br></div><div>I'm not expert about EOF functions, but in general, the NCL idiom is that if an optional-argument or resources-argument is of type boolean, then any attributes associated with it will be in play if the argument is True, and otherwise, only defaults will apply regardless of what attribute settings a user may have set.  I haven't verified that behaviour for your specific question, but the docs for both eofunc and eofunc_ts do seem to suggest it.  Are you seeing something specific that leads you to believe otherwise?<br><br></div><div>Rick<br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Mar 20, 2018 at 9:25 PM,  <span dir="ltr"><<a href="mailto:Arnold.Sullivan@csiro.au" target="_blank">Arnold.Sullivan@csiro.au</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">





<div link="#0563C1" vlink="#954F72" lang="EN-AU">
<div class="m_-6443000656357929465m_4258527507705288731WordSection1">
<p class="MsoNormal">Hi there,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Need some help of the settin of the EOF.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Do we have to set opt to be true in eofunc  and false in eofunc_ts?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Can we do false to both or true for both, any different?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Cheers,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Arnold<u></u><u></u></p>
</div>
</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" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailma<wbr>n/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>