[ncl-talk] Problems controlling x-labels in pressure-latitude section

Rick Brownrigg brownrig at ucar.edu
Mon Aug 26 09:34:34 MDT 2019


Hi Anne,

Rough measurements on the screen suggest that perhaps the underlying data
does not fully span from 0 to 90, but something a bit less? Perhaps set
trXMinF/trXMaxF to 0 and 90.

Hope that helps...
Rick


On Mon, Aug 26, 2019 at 7:09 AM Anne via ncl-talk <ncl-talk at ucar.edu> wrote:

> Hi,
>
> I have a problem controlling the labels that appear on the x-axis of my
> pressure-height plot. I want to include "0" and "90" in my plot. I have set
>
>    lat_values = (/0, 30, 60, 90/)
>    lat_labels = (/"0","30","60","90"/)
>
>     res at tmXBMode           =  "Explicit"
>     res at tmXBValues         =  lat_values
>     res at tmXBLabels         =  lat_labels
>
> However, my labels remain unchanged with only "30" and "60" (see plot
> attached). How can I control the labels?
>
> Thanks in advance
> Anne
>
>
> Nota automatica aggiunta dal sistema di posta.
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190826/198cdd41/attachment.html>


More information about the ncl-talk mailing list