<div dir="ltr">Hello:<div><br></div><div>I have moved away from using wrf interfaces for plotting and am simply trying to plot relative humidity and height at 700 mb from the NAM data (yesterday, Guido explained untangled my question about getting the variables I needed from the files themselves).</div><div><br></div><div>If I comment out overlay and draw(contour_fgen, below, and uncomment draw(contour_z), I get a plot without any country/state line references, but I get perfect 700 mb contours.</div><div><br></div><div>However, if I run the program as is, I get only a single height line superimposed on the relative humidity map (as shown).</div><div><br></div><div>Clearly, something I have done is acting at cross purposes, but I various tweaks I&#39;ve made (adding/removing code) have not solved the problem.</div><div><br></div><div>This may be a simple fix, but it would be nice to know what it is.</div><div><br></div><div>Thank you.</div><div><br></div><div><div>  overlay(contour_fgen,contour_z)</div><div>  draw(contour_fgen)   ; this will draw both the line and filled contours over a map</div><div>; draw(contour_z)   ; this will draw both the line and filled contours over a map</div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior Lecturer,</div><div><div><span style="color:rgb(136,136,136)">The Institute of the Earth Science, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">The Hebrew University of Jerusalem, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Givat Ram, Jerusalem 91904, Israel </span><br style="color:rgb(136,136,136)"></div><span style="color:rgb(136,136,136)">Tel: 972 547 231 170</span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Fax: (972)-25662581</span></div></div><div><span style="color:rgb(136,136,136)"><br></span></div><div>C.E.O, Weather It Is, LTD<br>Weather and Climate Focus<br><a href="http://weather-it-is.com" target="_blank">http://weather-it-is.com</a><br>Jerusalem, Israel<br>Local: 02 930 9525<br>Cell: 054 7 231 170<br>Int-IS: x972 2 930 9525<br>US 914 432 3108<br></div></div></div>
</div></div>