[ncl-talk] overlay

Ehsan Taghizadeh ehsantaghizadeh at yahoo.com
Wed Nov 14 00:49:44 MST 2018


Hi,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.I saw "https://www.ncl.ucar.edu/Training/Tutorials/WRF_Users_Workshop/WRF_NCL.shtml", (wrf_demo_plot_tc_gsn_shapefiles.ncl). It is near to what if want. I just want to add some quantities to it and overlay on it"uv10 = wrf_user_getvar(f0,"uvmet10",it);  u at 10 m, mass point rh2 = wrf_user_getvar(f,"rh2",0);        2m Relative Humidity (%)

I mean overlay of "uv10" as vector and "rh2" as contour, on "terrain" and "shapefiles".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.I hear from Mary Haley "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", for that reason I pointed "gsn".
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.
SincerelyEhsan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181114/e08d97a1/attachment.html>


More information about the ncl-talk mailing list