[ncl-talk] write latitude values over lines in map projection

Adam Phillips asphilli at ucar.edu
Mon Apr 1 12:06:41 MDT 2019


Hi Adriana,
I think you will need to draw them yourself by calling gsn_add_text. See
example #6 here:
http://www.ncl.ucar.edu/Applications/mapgrid.shtml#ex6
Adam

On Thu, Mar 21, 2019 at 3:53 AM <adriana.bossolasco at cnrs-orleans.fr> wrote:

> Hi all!
>
> I write because I have a doubt regarding which resource to use for put
> the latitude values when I use mapProjection
>
> I use res at mpProjection      = "Orthographic"
> For the next graphic but I want to put the values of latitude over the
> lines for be more clear and I didn't found how to do it
> I attach the map
>
> and this is part of my script:
>
> res at mpProjection      = "Orthographic"       ; choose projection
> res at mpLabelsOn = True
> res at mpCenterLonF      = 90             ; choose center lon
>   res at mpCenterLatF      = 30.               ; choose center lat
> res at mpPerimOn         = False             ; turn off box around plot
> res at mpGridAndLimbOn = True
> res at mpGridLatSpacingF = 20.
> res at mpGridLonSpacingF = 30.
> res at mpGridLineDashPattern = True
>
>
> Thanks a lot
>
> Adriana
>
> --
> Adriana Bossolasco
> LPC2E UMR 7328 (CNRS, Université d'Orléans)
> 3A avenue de la Recherche Scientifique
> 45071 Orléans Cedex 2 - FRANCE
> Tel  +33 (0)2 38 25 52 85
> e-mail: adriana.bossolasco at cnrs-orleans.fr
> _______________________________________________
> 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/20190401/5a9ff989/attachment.html>


More information about the ncl-talk mailing list