Re: fewer tickmarks for stereographic plot?

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon Mar 10 2014 - 15:26:52 MDT

   res@tmXTOn = False ; turn off top labels
   res@tmYROn = False ; turn off right labels

also ...
   res@tmXBLabelStride = 2
   .. YL .. = ...

On 3/10/14, 3:21 PM, David Brown wrote:
> Hi Paula,
> Although the map tick marks are not as configurable as we would like, it is possible to turn off the tick marks on all sides except the bottom.
> Just set the resources tmXTOn, tmYLOn, and tmYROn to False. Let us know if this does not work for you.
> -dave
>
>
> On Mar 10, 2014, at 2:58 PM, Paula Doubrawa <pdoubraw@indiana.edu> wrote:
>
>> Hello,
>>
>> I am plotting some data using
>>
>> mpProjection = "Stereographic"
>>
>> If I set
>>
>> res@pmTickMarkDisplayMode = "Always"
>>
>> I get too many tickmarks going all the way around the plot, and I don't like the way that looks. I have not found a way to only draw tickmarks at the bottom (what I want), as it seems that this is a special type of plot where things are not as flexible? I am not asking for latitude ticks, just fewer longitude would be enough.
>>
>> Thank you for your help
>> Paula
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Mar 10 15:26:38 2014

This archive was generated by hypermail 2.1.8 : Fri Mar 14 2014 - 15:08:52 MDT