<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small">Hello Andrew</div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small">Yes I simplified the script as suggested at that does look much better, thank you. Not quite sure what I&#39;ve done wrong with the const loops though.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 1 October 2017 at 21:55, Andrew Friedman <span dir="ltr">&lt;<a href="mailto:andfried@gmail.com" target="_blank">andfried@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Daniel,<br>
<br>
What if you simplify it by just looking at the inner loop: maskout(cape,myhel-100)? Does the output look correct? Then you can build on it by adding the successive const loops.<br>
<br>
Andrew<br>
<div><div class="h5"><br>
&gt; On Oct 1, 2017, at 12:59 PM, Daniel Nairn &lt;<a href="mailto:dannairn@gmail.com">dannairn@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello<br>
&gt;<br>
&gt; I am trying to plot a chart (from one ensemble member) that displays SBCAPE where 0-1km helicity is greater than 100. This is how my current script looks<br>
&gt;<br>
&gt; &#39;define cape = capesfc(e=2)&#39;<br>
&gt; &#39;define myhel = HLCY0_1000m(e=2)&#39;<br>
&gt; &#39;define capehel = const(const(maskout(cape,<wbr>myhel-100),1),0.0,-u)&#39;<br>
&gt; &#39;d capehel&#39;<br>
&gt;<br>
&gt; I&#39;m not convinced this is correct as my final image output does not show any CAPE values where expected. Can anybody help at all?<br>
&gt;<br>
</div></div>&gt; ______________________________<wbr>_________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
</blockquote></div><br></div>