<div dir="ltr">Hi,<div><br></div><div>Any idea why sim reflec isn&#39;t plotting?  It&#39;s the baseline script which I&#39;ve been using and modifying for many months, but suddenly today, nothing.  No error, but no contours generated.</div><div><br></div><div>The WRF run has weather there: a Low, and accumulating rain, so it&#39;s surprising there&#39;s no sim reflec.</div><div><br></div><div>I have do_radar_reflec = 1 in the namelist, and I checked that the values weren&#39;t outside the range being plotted.  I tried switching from &quot;dbz&quot; to &quot;REFL_10CM&quot;, and neither produces any contours.</div><div><br></div><div><div><font face="monospace, monospace">     dbz = wrf_user_getvar(a,&quot;dbz&quot;,it)</font></div><div><font face="monospace, monospace">     z = wrf_user_getvar(a,&quot;z&quot;,it)</font></div><div><br></div><div><font face="monospace, monospace">     height = 2000.     ; 2 km</font></div><div><font face="monospace, monospace">     dbz_plane  = wrf_user_intrp3d(dbz,z,&quot;h&quot;,height,0.,False)</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">     opts = res</font></div><div><span style="font-family:monospace,monospace">     opts@cnFillOn = True</span><br></div><div><font face="monospace, monospace">     opts@ContourParameters = (/ 10., 50., 2./)</font></div><div><font face="monospace, monospace">     contour = wrf_contour(a,wks,dbz_plane(:,:),opts)     ; plot only lowest level</font></div><div><span style="font-family:monospace,monospace">     plot = wrf_map_overlays(a,wks,(/contour/),pltres,mpres)</span><br></div></div><div><br></div><div><br></div><div>Thanks,</div><div>Ryan<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><font size="1">Ryan Connelly</font></div><div dir="ltr"><div dir="ltr" style="font-size:12.8px"><font color="#000000"><font size="1">M.S. Student in Atmospheric Sciences, </font><span style="font-size:x-small">Stony Brook University</span><br></font></div><div dir="ltr" style="font-size:12.8px"><div><font color="#000000"><font size="1">B.S. in Meteorology with Minors in Mathematics and GIS, </font><span style="font-size:x-small">Valparaiso University</span></font></div></div><div><a href="mailto:rconne01@gmail.com" style="font-size:x-small" target="_blank">rconne01@gmail.com</a><br></div><div><font size="1"><a href="mailto:ryan.connelly@stonybrook.edu" target="_blank">ryan.connelly@stonybrook.edu</a></font></div></div></div></div></div></div></div></div></div></div>
</div></div>