Minor Tickmark

From: Guo Zhang <wswzg6666_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 07 2012 - 11:46:28 MST

 Hi,  I'm trying to setup the minor tick marks. I have 1-hourly data. Each month has different number of days, so I can't figure out how to handle them. Can anyone tell me how to specify them? Thanks.   My relative script is as below:   res@tmXBMode         = "Explicit"   res@tmXBValues       =(/1,745,1417,2161,2881,3625,4345,5089,5833,6553,7297,8017,8761/)   res@tmXBLabels       =(/"Jan","Feb","Mar","Apr","May","Jun", \                           "Jul","Aug","Sep","Oct","Nov","Dec","Jan"/) ;  res@tmXBMinorValues  = ispan(1,8760,24)   Best, -Guo

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Mar 7 08:46:43 2012

This archive was generated by hypermail 2.1.8 : Tue Mar 13 2012 - 14:00:14 MDT