<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hey Kai,<div class="">you should ask the WRF mailing list, since they may have more suggestions.</div><div class="">I used that function more than once and always got some strange error with large dataset. Mine was slightly different than yours, but still we could give it a try...</div><div class=""><br class=""></div><div class="">1) Did you try calling the function with less vertical levels? I had 150 levels in my output data and <font face="Menlo" class="">wrf_cape_2d</font> was working only when I passed a subset of the data, like p(:,0:130,:,:). Try also to subset in time and horizontal dimensions to see if the problem resides in the size.&nbsp;</div><div class=""><br class=""></div><div class="">2) Otherwise, can you do a printVarSummary and printMinMax of the variables that you are using so that we can see what could cause the error?</div><div class=""><br class=""></div><div class="">Cheers<br class=""><div class="">
<div style="color: rgb(0, 0, 0); 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; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; 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; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class="Apple-interchange-newline">Guido Cioni</div><div class=""><a href="http://guidocioni.altervista.org" class="">http://guidocioni.altervista.org</a>&nbsp;</div><div class=""><br class=""></div></div><br class="Apple-interchange-newline" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; 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;"><br class="Apple-interchange-newline"></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">Il giorno 10 set 2016, alle ore 04:34, Kai Zhang &lt;<a href="mailto:kzkaizhang@gmail.com" class="">kzkaizhang@gmail.com</a>&gt; ha scritto:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_default" style="font-family:&quot;times new roman&quot;,serif;font-size:large">Dear NCL support,</div><div class="gmail_default" style="font-family:&quot;times new roman&quot;,serif;font-size:large"><br class=""></div><div class="gmail_default" style="font-family:&quot;times new roman&quot;,serif;font-size:large">I am currently using function wrf_cape_2d to calculate CIN and CAPE. But I cannot stop getting errors:</div><div class="gmail_default" style="font-family:&quot;times new roman&quot;,serif;font-size:large"><p class="gmail-p1"><span class="gmail-s1">"capecalc3d: Outside of lookup table bounds. prs,thte= &nbsp; 925.000000000000 &nbsp; &nbsp;&nbsp;</span>856.034700407579"</p><p class="gmail-p1">I am sure that I got units for each variable correctly.&nbsp;</p><p class="gmail-p1">It is weird that, if I change "p (unit: Pa)" to "p (unit: hPa)", I can get it run smoothly. But the CIN and CAPE calculated are obviously wrong.</p><p class="gmail-p1">Do you know why?</p><p class="gmail-p1"><br class=""></p><p class="gmail-p1">Thanks a lot for your help!</p><p class="gmail-p1">Best,</p><p class="gmail-p1">Kai</p></div>
<img src="http://t.sidekickopen65.com/e1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6v4fhhMW1p7Y9C7dSGy-W4X9YsK1pctGFW8NqsSQ1k1H6H0?si=4754807383916544&amp;pi=5a3a3138-7c1f-4942-8f23-e57478f7b21f" style="display:none!important" height="1" width="1" class=""></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>