<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><P style="TEXT-ALIGN: justify; MARGIN: 0pt" class=MsoNormal><SPAN style="mso-bidi-font-style: italic"><FONT size=3><FONT face="Times New Roman">Dear NCL Users,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></SPAN></DIV>
<P style="TEXT-ALIGN: justify; MARGIN: 0pt" class=MsoNormal><SPAN style="mso-bidi-font-style: italic"><FONT size=3><FONT face="Times New Roman">I’m trying to plot time vs lon figure but after plotting there is no Y-axis labels and values appear and also no error. Please could you help me in this regard? My script is attached given below:<o:p></o:p></FONT></FONT></SPAN></DIV>
<P style="TEXT-ALIGN: justify; MARGIN: 0pt" class=MsoNormal><SPAN style="mso-bidi-font-style: italic"><FONT size=3><FONT face="Times New Roman">Thanks in advance<o:p></o:p></FONT></FONT></SPAN></DIV>
<P style="TEXT-ALIGN: justify; MARGIN: 0pt" class=MsoNormal><SPAN style="mso-bidi-font-style: italic"><FONT size=3><FONT face="Times New Roman">kalim<o:p></o:p></FONT></FONT></SPAN></DIV>
<P style="TEXT-ALIGN: justify; MARGIN: 0pt" class=MsoNormal><B style="mso-bidi-font-weight: normal"><FONT size=3><FONT face="Times New Roman">******************************<o:p></o:p></FONT></FONT></B></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">&nbsp;load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;</SPAN>load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;</SPAN>load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;</SPAN>begin<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">;=============================================<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">; data processing<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">;=============================================<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>f = addfile("lhtfl.sfc.gauss.2007.nc","r")<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>z = short2flt(f-&gt;lhtfl(0:149,:,:))<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>;AUG(1-5)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>printVarSummary(z)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>zAvgTime = dim_avg_Wrap(z(time|:,lon|:,{lat|0:40}))<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>printVarSummary(zAvgTime)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>wks<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>= gsn_open_wks ("x11", "hov" )<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>gsn_define_colormap(wks,"BlAqGrYeOrRe")<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>;*******************************<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= True<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@cnFillOn<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= True<SPAN style="mso-spacerun: yes">&nbsp; </SPAN><o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>months<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= (/1,<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>2,<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>3,<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>4,<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>5/)<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;</SPAN><o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>years<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= (/2007,2007,2007,2007,2007/)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>tk_per_mon<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>= 5 ; Tickmarks per month.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>nmonths<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= dimsizes(months)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>ndays<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= nmonths * tk_per_mon<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>day_in_mon<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>= new(nmonths,float)<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>; Number of days in each month<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>do i=0,nmonths-1<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>day_in_mon(i) = days_in_month(years(i),months(i))*1.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>end do<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>major_ticks = new(ndays,float)<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>; Array to hold major tickmark values.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>imonth<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= 0<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>days_accum<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>= 0.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>ii4<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= ispan(1,4,1)*1.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>do i=0,ndays-1,5<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;</SPAN><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>major_ticks(i) = days_accum<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>major_ticks(i+1:i+4) = major_ticks(i) + ii4*(day_in_mon(imonth)/tk_per_mon)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>days_accum<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= days_accum + day_in_mon(imonth)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>imonth = imonth + 1<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>end do<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>;*********************************<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@cnLinesOn<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>= False<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@gsnSpreadColors<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= True<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@cnLevelSelectionMode = "ManualLevels"<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@cnMinLevelValF<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= -10.<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>; min level<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@cnMaxLevelValF<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>=<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>100.<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>; max leve<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@lbOrientation<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= "Vertical"<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@gsnLeftString<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= "Latent Heat Net Flux(W/m^2)"<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@gsnRightString<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= ""<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLMode<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= "Explicit"<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>; Define own tick mark labels.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLMinorValues<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>= major_ticks(0:ndays-1:5)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLValues<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= major_ticks<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLLabels<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= new(ndays,string)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLLabels(:)<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= ""<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">; Label mid tickmark with the month label.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLLabels(3::5)<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>= (/"JAN", "FEB", "MAR", "APR", "MAY"/)<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLMinorOutwardLengthF = 0.02<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>; Increase length and size of<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLMinorLengthF<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= 0.02<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>; minor tickmarks<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLMinorThicknessF<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= 2.0<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLMajorOutwardLengthF = 0.01<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>res@tmYLMajorLengthF<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>= 0.01<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>plot = gsn_csm_hov(wks, zAvgTime(:,{30:120}) , res )<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0pt; mso-layout-grid-align: none" class=MsoNormal><SPAN style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>end<o:p></o:p></SPAN></DIV></td></tr></table><br>