<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'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"><<a href="mailto:andfried@gmail.com" target="_blank">andfried@gmail.com</a>></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>
> On Oct 1, 2017, at 12:59 PM, Daniel Nairn <<a href="mailto:dannairn@gmail.com">dannairn@gmail.com</a>> wrote:<br>
><br>
> Hello<br>
><br>
> 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>
><br>
> 'define cape = capesfc(e=2)'<br>
> 'define myhel = HLCY0_1000m(e=2)'<br>
> 'define capehel = const(const(maskout(cape,<wbr>myhel-100),1),0.0,-u)'<br>
> 'd capehel'<br>
><br>
> I'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>
><br>
</div></div>> ______________________________<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>
<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>