<div dir="ltr">If you have coordinate variables you can try and plot only the range that is allowed by gsn_csm_pres_hgt:<div><br></div><div><span style="color:rgb(0,0,0);font-family:Tahoma;font-size:13px">plot(0) = gsn_csm_pres_hgt(wks,x0_test({1050:15},:),</span><span style="color:rgb(0,0,0);font-family:Tahoma;font-size:13px">res)   </span><br></div><div><span style="color:rgb(0,0,0);font-family:Tahoma;font-size:13px"><br></span></div><div><font color="#000000" face="Tahoma">Hope this helps,</font></div><div><font color="#000000" face="Tahoma">Maria</font></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 31, 2015 at 11:22 AM, Yi Wang <span dir="ltr">&lt;<a href="mailto:Yi.Wang@sussex.ac.uk" target="_blank">Yi.Wang@sussex.ac.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<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 style="font-size:10pt">
</span><span style="font-size:10pt">gsn_geop_hgt: Fatal: The pressure values do not fall between</span></div>
<p>(0)<span> </span>2.54e-06 mb and 1050 mb.</p>
<p>(0)<span> </span>Execution halted.&quot;</p>
<p><br>
</p>
<p>I checked my height (pressure levels), and Level min is 15mb, and max is 1075mb.</p>
<p><br>
</p>
<p>How do I overcome this 1050mb threshold in the plotting function I used:</p>
<p><br>
</p>
<p> plot(0) = gsn_csm_pres_hgt(wks,x0_test,res)   </p>
<p><br>
</p>
<p>Thanks,</p>
<p><br>
</p>
<p>Yi</p>
</div>
</div>

<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>