<div dir="ltr"><div class="gmail_default" style="font-size:small">Please see the examples on this page:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style=""><a href="http://www.ncl.ucar.edu/Applications/2Dvertcoord.shtml">http://www.ncl.ucar.edu/Applications/2Dvertcoord.shtml</a><br></div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">If you continue to have problems, I think <a href="mailto:wrfhelp@ucar.edu">wrfhelp@ucar.edu</a> might have some better suggestions on how to use the WRF scripts to get the plot you want.</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">--Mary</div><div class="gmail_default" style=""><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 1, 2016 at 11:46 PM, sangeeta maharjan <span dir="ltr">&lt;<a href="mailto:sangeetamaharjan@gmail.com" target="_blank">sangeetamaharjan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mary,<br>
It have been using gsn_csm_xy to plot terrain .  The script is in the<br>
attachment.<br>
<br>
After your suggestion, I replaced gsn_csm_xy  by gsn_csm_contour but<br>
the plot didnot show any terrain contour (see gsn_csm_contour.png in<br>
the attachment).<br>
<br>
I just  replaced   &quot; contour_ter =<br>
gsn_csm_xy(wks,X_plane,ter_plane,opts_ter) &quot;   with<br>
<br>
&quot; contour_ter = gsn_csm_contour(wks,ter_plane,opts_ter)&quot;     in the script.<br>
<br>
Thanks.<br>
<br>
Sang.<br>
<div class="HOEnZb"><div class="h5"><br>
On Sat, May 28, 2016 at 1:00 AM, Mary Haley &lt;<a href="mailto:haley@ucar.edu">haley@ucar.edu</a>&gt; wrote:<br>
&gt;<br>
&gt; Again, without a script, we can&#39;t tell what the problem might be.  Your tickmarks are pointing in, which is strange.  This seems to indicate that you are plotting your data with gsn_contour, and not gsn_csm_contour.<br>
&gt;<br>
&gt; One thing might be to try using gsn_csm_contour, and setting res@gsnYAxisIrregular2Linear = True<br>
&gt;<br>
&gt; <a href="http://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnYAxisIrregular2Linear" rel="noreferrer" target="_blank">http://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnYAxisIrregular2Linear</a><br>
&gt;<br>
&gt; If you continue to have issues with this, *please* include a script. We might also have to ask for the data.<br>
&gt;<br>
&gt; --Mary<br>
&gt;<br>
&gt;<br>
&gt; On Tue, May 24, 2016 at 11:39 PM, sangeeta maharjan &lt;<a href="mailto:sangeetamaharjan@gmail.com">sangeetamaharjan@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hello Xiaoming and  Mary,<br>
&gt;&gt;<br>
&gt;&gt; Thanks for your reply.<br>
&gt;&gt; I am aware that it is a west-east cross section plot. I tried but could not add the minor tick marks in vertical axes. The values in ter_plane used in the scripts yields (max value is red  in color (21th value)<br>
&gt;&gt;<br>
&gt;&gt; Variable: ter_plane<br>
&gt;&gt; Type: float<br>
&gt;&gt; Total Size: 272 bytes<br>
&gt;&gt;             68 values<br>
&gt;&gt; Number of Dimensions: 1<br>
&gt;&gt; Dimensions and sizes:   [Horizontal | 68]<br>
&gt;&gt; Coordinates:<br>
&gt;&gt; Number Of Attributes: 3<br>
&gt;&gt;   _FillValue :    9.96921e+36<br>
&gt;&gt;   units :   m<br>
&gt;&gt;   description :   Terrain Height<br>
&gt;&gt; (0)   537.3745<br>
&gt;&gt; (1)   556.2093<br>
&gt;&gt; (2)   556.2093<br>
&gt;&gt; (3)   552.6631<br>
&gt;&gt; (4)   551.8929<br>
&gt;&gt; (5)   588.4611<br>
&gt;&gt; (6)   640.3762<br>
&gt;&gt; (7)   713.1735<br>
&gt;&gt; (8)   804.7409<br>
&gt;&gt; (9)   854.6913<br>
&gt;&gt; (10)  849.4119<br>
&gt;&gt; (11)  805.8835<br>
&gt;&gt; (12)  763.5001<br>
&gt;&gt; (13)  735.0173<br>
&gt;&gt; (14)  856.4299<br>
&gt;&gt; (15)  1169.83<br>
&gt;&gt; (16)  1492.322<br>
&gt;&gt; (17)  1652.575<br>
&gt;&gt; (18)  1694.905<br>
&gt;&gt; (19)  1765.424<br>
&gt;&gt; (20)  1889.178<br>
&gt;&gt; (21)  1945.099<br>
&gt;&gt; (22)  1869.276<br>
&gt;&gt; (23)  1755.734<br>
&gt;&gt; (24)  1730.924<br>
&gt;&gt; (25)  1704.013<br>
&gt;&gt; (26)  1546.452<br>
&gt;&gt; (27)  1411.18<br>
&gt;&gt; (28)  1363.609<br>
&gt;&gt; (29)  1243.166<br>
&gt;&gt; (30)  1051.444<br>
&gt;&gt; (31)  936.7072<br>
&gt;&gt; (32)  941.271<br>
&gt;&gt; (33)  928.4125<br>
&gt;&gt; (34)  861.8909<br>
&gt;&gt; (35)  960.158<br>
&gt;&gt; (36)  1142.136<br>
&gt;&gt; (37)  1091.726<br>
&gt;&gt; (38)  925.554<br>
&gt;&gt; (39)  876.4838<br>
&gt;&gt; (40)  894.1756<br>
&gt;&gt; (41)  927.5086<br>
&gt;&gt; (42)  1036.723<br>
&gt;&gt; (43)  1188.228<br>
&gt;&gt; (44)  1198.813<br>
&gt;&gt; (45)  1186.619<br>
&gt;&gt; (46)  1269.593<br>
&gt;&gt; (47)  1163.258<br>
&gt;&gt; (48)  913.6985<br>
&gt;&gt; (49)  847.5559<br>
&gt;&gt; (50)  987.7681<br>
&gt;&gt; (51)  1175.981<br>
&gt;&gt; (52)  1240.032<br>
&gt;&gt; (53)  1103.708<br>
&gt;&gt; (54)  881.4406<br>
&gt;&gt; (55)  781.1543<br>
&gt;&gt; (56)  893.9818<br>
&gt;&gt; (57)  1047.922<br>
&gt;&gt; (58)  1127.229<br>
&gt;&gt; (59)  1131.302<br>
&gt;&gt; (60)  1081.057<br>
&gt;&gt; (61)  976.4305<br>
&gt;&gt; (62)  924.3822<br>
&gt;&gt; (63)  904.832<br>
&gt;&gt; (64)  861.3491<br>
&gt;&gt; (65)  830.9657<br>
&gt;&gt; (66)  798.5671<br>
&gt;&gt; (67)  748.0306<br>
&gt;&gt;<br>
&gt;&gt; With reference to plot in the  attachment, the temperature  contour  left and right  of maximum peak is close to 1500 m so i fell that the the terrain height is reduced by some hundreds.<br>
&gt;&gt;<br>
&gt;&gt; Regards<br>
&gt;&gt; Sang.<br>
&gt;&gt;<br>
&gt;&gt; On Mon, May 23, 2016 at 8:47 PM, xiaoming Hu &lt;<a href="mailto:yuanfangcan@hotmail.com">yuanfangcan@hotmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I don&#39;t see anything wrong with your plot.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Are you questioning the interpolated terrain height is wrong?<br>
&gt;&gt;&gt; Since your angle is 90degree, basically west-east cross section.   It is very easy to check the terrain height yourself to see if the interpolated terrain height by wrf_CrossSection_add_smooth_terrain4.ncl   is reasonable.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Cheers!<br>
&gt;&gt;&gt; Xiaoming<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ________________________________<br>
&gt;&gt;&gt; Date: Sun, 22 May 2016 09:38:27 +0545<br>
&gt;&gt;&gt; From: <a href="mailto:sangeetamaharjan@gmail.com">sangeetamaharjan@gmail.com</a><br>
&gt;&gt;&gt; To: <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
&gt;&gt;&gt; Subject: [ncl-talk] Managing terrain height in the script wrf_CrossSection_add_smooth_terrain4.ncl<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Dear All,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I have used the wrf_CrossSection_add_smooth_terrain4.ncl to study distribution of  TKE along the cross section. The problem is  the height of terrain seems to lesser than the actual one. For example, the maximum terrain height with in the cross section has to be  about 1900 meters but it is lesser by 300 meters in the plot generated by the script.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Please find the sample of plot showing the reduced terrain height  for your kind reference in the attachment.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I would appreciate any insight to manage the terrain heights in the script.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks &amp; Regards.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Sang,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________ ncl-talk mailing list <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a> List instructions, subscriber options, unsubscribe: <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; ncl-talk mailing list<br>
&gt;&gt; <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
&gt;&gt; List instructions, subscriber options, unsubscribe:<br>
&gt;&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
&gt;&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>