<div dir="ltr"><div>Have you modified line ~382 in WRFUserARW.ncl yet?  dz can be decreased from the default value of 0.01:</div><div><br></div><div>...else</div><div>        z_max = max(z)</div><div>        z_min = 0.</div><div><span style="white-space:pre">    </span>; Changed to:</div><div><span style="white-space:pre"> </span>dz = 0.002 * z_max</div><div>        ; From:</div><div>        ;dz = 0.01 * z_max</div><div>        nlevels = tointeger( z_max/dz )</div><div>        z_var2d = new( (/nlevels/), typeof(z))</div><div>        z_var2d(0) = z_min</div><div>     end if</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 27, 2018 at 4:36 PM, Kacie Shourd <span dir="ltr"><<a href="mailto:Kacie.Shourd@dri.edu" target="_blank">Kacie.Shourd@dri.edu</a>></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">Hi NCL friends,<br>
<br>
Attached is an image of the current output I am getting trying to plot a vertical cross section with WRF data in NCL. Also attached is my code, and I can upload the WRF data file for anyone who needs it.
<br>
<br>
I have used this script tons of times in the past with no issue (i.e. no "missing" data near the ground, or at least the terrain was smoothed to cover that up) and am hoping to figure out what's wrong.
<br>
<br>
Could it be the data file I have? If yes, is there a simple way I can extrapolate the RH values to below the ground?
<br>
<br>
Is it the version of NCL I am running?? I used to run this script in v6.4 but am using v6.3 at the moment.
<br>
<br>
A colleague of mine made a plot with the same WRF file in RIP and did not have this issue. I would prefer to plot this up in NCL if possible as I think the plots come out nicer and this is going into a document for some pretty important folks...<br>
<br>
Thanks,<br>
Kacie<br>
<div><br>
<div style="font-family:Tahoma;font-size:13px">
<div>
<div><font size="3" face="monospace">---</font></div>
<div><font size="3" face="monospace"><br>
</font></div>
<font size="3" face="monospace"><font>Kacie N. Shourd, M.S.</font>
</font>
<div><span style="background-color:rgb(255,255,255)"><font size="3" face="monospace">드림</font></span></div>
<div><span style="background-color:rgb(255,255,255)"><font size="3" face="monospace"><br>
Staff Research Scientist<br>
</font></span></div>
<div><span style="background-color:rgb(255,255,255)"><font size="3" face="monospace">Division of Atmospheric Science</font></span></div>
<div><span style="background-color:rgb(255,255,255)"><font size="3" face="monospace">Desert Research Institute, Reno, NV</font></span></div>
<div>
<div style="background-color:rgb(255,255,255)"><font size="3" face="monospace"><a href="mailto:Kacie.Shourd@dri.edu" target="_blank">Kacie.Shourd@dri.edu</a><br>
</font></div>
<div style="background-color:rgb(255,255,255)"><font size="3" face="monospace">Work: <font><a href="tel:(775)%20674-7049" value="+17756747049" target="_blank">(775) 674-7049</a></font></font></div>
</div>
</div>
</div>
</div>
</div>
<br>
<font face="Arial" size="2">PUBLIC RECORDS NOTICE: In accordance with NRS Chapter 239, this email and responses, unless otherwise made confidential by law, may be subject to the Nevada Public Records laws and may be disclosed to the public upon request.</font>
</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><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_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: (949) 910-4385</div><div><br></div></div></div></div></div></div>
</div>