<div dir="ltr"><div>Hello Scott,<br><br></div><div>Considering the contours for upper 
levels, you should probably change the legend maximum, minimum and 
intervals. From your test script the contour parameters look like;<br></div><div>> opts_wspd@ContourParameters       = (/ 10., 120., 5. /)<br></div><div><br></div><div>You may consider modifying them by;<br></div><div>> opts_wspd@ContourParameters       = (/ 0., 80., 2. /)</div><div><br></div><div>For
 both increasing the density of colorscheme for better visual 
interpretation and avoiding the large values in legend that are not 
necessarily plotted.</div><div><br></div>Best wishes.</div><div class="gmail_extra"><br><div class="gmail_quote">2018-01-19 1:04 GMT+03:00 Scott Capps via ncl-talk <span dir="ltr"><<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Greetings,<div><br></div><div>I have some questions about the cross-section plots from WRF output.  I basically started from the example scripts at:  <a href="http://www2.mmm.ucar.edu/wrf/OnLineTutorial/Graphics/NCL/Examples/CROSS_SECTION/wrf_CrossSection_smooth4.htm" target="_blank">http://www2.mmm.ucar.edu/<wbr>wrf/OnLineTutorial/Graphics/<wbr>NCL/Examples/CROSS_SECTION/<wbr>wrf_CrossSection_smooth4.htm</a></div><div><br></div><div>The whitespace along the terrain height is much too large and the terrain is too coarse (this is a 667m resolution WRF run) or the lowest level atmospheric data is not being contoured correctly.  The cross-section plotting routine in GRaDs seems to show true the resolution of terrain and terrain following data.  Is there a way to improve this in NCL?</div><div><br></div><div>I have attached some code (cross_sxn_plot_test.ncl and modified WRFUserARW.ncl) and have ftp'd an example wrfout file to the incoming directory as:  wrfout_d05_2017-10-09_00:00:<a href="http://00.nc" target="_blank">00<wbr>.nc</a></div><div><br></div><div><br></div><div>NCL v6.3.0</div><div><a href="http://www2.mmm.ucar.edu/wrf/OnLineTutorial/Graphics/NCL/Examples/CROSS_SECTION/wrf_CrossSection_smooth4.htm" target="_blank">http://www2.mmm.ucar.edu/wrf/<wbr>OnLineTutorial/Graphics/NCL/<wbr>Examples/CROSS_SECTION/wrf_<wbr>CrossSection_smooth4.htm</a><span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div class="m_7906001453831803452gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><font size="4">Scott Capps</font></b><div>Principal</div><div><a href="http://www.atmosphericdatasolutions.com" target="_blank">Atmospheric Data Solutions</a></div><div><a href="mailto:scapps@atmosdatasolutions.com" target="_blank">scapps@atmosdatasolutions.com</a><div>cell: <a href="tel:(949)%20910-4385" value="+19499104385" target="_blank">(949) 910-4385</a></div><div><br></div></div></div></div></div></div>
</font></span></div></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>