<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello NCL Community,
<div><br>
</div>
<div>I have received this error message at the end of my execution of the NCL script:</div>
<div><br>
</div>
<div>&quot;<span style="font-size: 10pt;">(0)</span><span class="Apple-tab-span" style="font-size: 10pt;">
</span><span style="font-size: 10pt;">gsn_geop_hgt: Fatal: The pressure values do not fall between</span></div>
<p class="p1">(0)<span class="Apple-tab-span"> </span>2.54e-06 mb and 1050 mb.</p>
<p class="p1">(0)<span class="Apple-tab-span"> </span>Execution halted.&quot;</p>
<p class="p1"><br>
</p>
<p class="p1">I checked my height (pressure levels), and Level min is 15mb, and max is 1075mb.</p>
<p class="p1"><br>
</p>
<p class="p1">How do I overcome this 1050mb threshold in the plotting function I used:</p>
<p class="p1"><br>
</p>
<p class="p1">&nbsp;plot(0) = gsn_csm_pres_hgt(wks,x0_test,res) &nbsp;&nbsp;</p>
<p class="p1"><br>
</p>
<p class="p1">Thanks,</p>
<p class="p1"><br>
</p>
<p class="p1">Yi</p>
</div>
</body>
</html>