[ncl-talk] putting tm marking inside plot but dont want labels

Adam Phillips asphilli at ucar.edu
Thu May 24 10:22:15 MDT 2018


Hi Geeta,
Try setting:
res at tmXBMode                   =  "Explicit"
res at tmXBValues                 = ispan(72,74,2)
res at tmXBLabels                 =
(/"72~S~o~N~E","74~S~o~N~E","76~S~o~N~E","78~S~o~N~E","80~S~o~N~E","82~S~o~N~E","84~S~o~N~E"/)
res at tmXBLabelsOn = False

That should work. Alternatively, you can set res at tmXBLabels =
(/"","","","","","",""/)
Adam


On Thu, May 24, 2018 at 2:51 AM, Geeta Geeta <geetag54 at yahoo.com> wrote:

> Hi
> I have a small problem in which I want to put the X bottom tick marks but
> DONT want to label them. Ie in the Figure a , I want markings at
> 72,74,76... but do not want to write the values.
>
> I have switched off ;   res at tmXBMode                   =  "Explicit" in
> the line 35 of the code.
>
> but it is not helping me. pls suggest.
>
> Geeta.
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>


-- 
Adam Phillips
Associate Scientist,  Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/   303-497-1726

<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180524/a0452bf4/attachment.html>


More information about the ncl-talk mailing list