<html><head></head><body><div>Hi,</div><div>I have some basic problems about overlaying different quantities of WRF, for a few months and unfortunately, until now I couldn't solve it and I'll be thankful if I could have any help for this.</div><div>I saw "<a href="https://www.ncl.ucar.edu/Training/Tutorials/WRF_Users_Workshop/WRF_NCL.shtml" rel="nofollow" target="_blank">https://www.ncl.ucar.edu/Training/Tutorials/WRF_Users_Workshop/WRF_NCL.shtml</a>", (<span><a href="https://www.ncl.ucar.edu/Training/Tutorials/WRF_Users_Workshop/Scripts/wrf_demo_plot_tc_gsn_shapefiles.ncl" style="margin: 0px; padding: 0px; color: rgb(133, 45, 133); font-family: verdana, sans-serif; font-size: 13.3333px;" rel="nofollow" target="_blank">wrf_demo_plot_tc_gsn_shapefiles.ncl</a></span>). It is near to what if want. I just want to add some quantities to it and overlay on it"</div><div><span>uv10 = wrf_user_getvar(f0,"uvmet10",it); <span> u at 10 m, mass point</span> </span></div><div><span><span>rh2 = wrf_user_getvar(f,"rh2",0)<span><span style="color: rgb(0, 0, 0); font-family: bookman old style, new york, times, serif; font-size: 16px;">;</span></span><span style="white-space: pre-wrap;">     </span>       2m Relative Humidity (%)</span><br></span></div><div><span><span><br></span></span></div><div><span><span>I mean overlay of "uv10" as vector and "rh2" as contour, on "terrain" and "shapefiles".</span></span></div><div><span><span>I've written some scripts and I could send it. I want to use "gsn_csm_countour", "gsn_csm_vector", and "overlay" for related quantities.</span></span></div><div><span><span>I hear from Mary Haley "<span><span style="font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: small;">I recommend that people use the gsn_csm_contour_map function for plotting WRF data when they need to add a lot of customization to the plot</span></span>", for that reason I pointed "gsn".</span></span></div><div><span><span><br></span></span></div><div><span><span>I'll be thankful for any help. As I said above I have this problem for a few months, before August, when I tried to plot a cross-section of WRF quantities with overlaying them. For now, I just want vector and contour, not a cross-section.</span></span></div><div><span><span><br></span></span></div><div><span><span>Sincerely</span></span></div><div><span><span>Ehsan</span></span></div><div class="ydp2ff9de0cyahoo-style-wrap" style="font-family: bookman old style, new york, times, serif; font-size: 16px;"></div></body></html>