<div dir="ltr"><div dir="ltr">Hi Geeta,<div>The displayed range of the axes is set by using trYMinF/trYMaxF/trXMinF/trXMaxF. See example #5 here:</div><div><a href="http://www.ncl.ucar.edu/Applications/xy.shtml#ex5">http://www.ncl.ucar.edu/Applications/xy.shtml#ex5</a><br></div><div>Adam</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 11, 2018 at 11:31 AM Geeta Geeta <<a href="mailto:geetag54@yahoo.com">geetag54@yahoo.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:13px"><div id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92519"><span id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92533">Hi all. </span></div><div id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92519"><span id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92557">I have manually created an 2 dim array </span></div><div id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92574">N                     =    new((/61,80/),"integer")        ; 80 columns (of height), 60 rows of Ze staring from 0-60Z) 2Dim arrary</div><div id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92575">N@_FillValue  =   -999<br></div><div id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92577">     N             =   0</div><div id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92578">     N!0           =   "reflectivity"   ; outermost dim</div><div id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92579">     N!1           =   "height"         ; inner dim</div><div id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92580">                     printVarSummary(N)</div><div id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92519"></div><div dir="ltr" id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92581">  </div><div dir="ltr" id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92581">I have plotted this data using gsn_csm_contour with X axis as the height (80 values) and Y axis as reflecivity (61 values) </div><div dir="ltr" id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92581">The valid data starts only from N(17,0:79) as shown in the plot. </div><div dir="ltr" id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92581"><br></div><div dir="ltr" id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92581">My problem is that I want the Y axis to start from 17 itself.  As can be seen from the plot that there are no values in the left bottom of the curve. </div><div dir="ltr" id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92581"> if that part is removed, the plot will be clearer. </div><div dir="ltr" id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92581"><br></div><div dir="ltr" id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92581">thank you </div><div class="m_-5879581780746755285signature" id="m_-5879581780746755285yui_3_16_0_ym19_1_1539231875922_92548">Geeta.</div></div></div>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><span><font color="#888888">Adam Phillips <br></font></span></div><span><font color="#888888">Associate Scientist,  </font></span><span><font color="#888888">Climate and Global Dynamics Laboratory, NCAR<br></font></span></div></div><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank">www.cgd.ucar.edu/staff/asphilli/</a>   </font></span><span><font color="#888888">303-497-1726 </font></span></div><span><font color="#888888"></font></span><div><div><span><font color="#888888"><br></font></span><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank"></a></font></span></div></div></div></div></div></div></div></div></div></div></div>