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

adriana.bossolasco at cnrs-orleans.fr adriana.bossolasco at cnrs-orleans.fr
Tue Apr 2 11:29:35 MDT 2019


Le 21/03/2019 10:53, adriana.bossolasco at cnrs-orleans.fr a écrit :
> 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


More information about the ncl-talk mailing list