[ncl-talk] write latitude values over lines in map projection
    adriana.bossolasco at cnrs-orleans.fr 
    adriana.bossolasco at cnrs-orleans.fr
       
    Thu Mar 21 03:53:31 MDT 2019
    
    
  
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CO_JJA_100hPa_2000-2008.png
Type: image/png
Size: 184381 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190321/96b690d3/attachment.png>
    
    
More information about the ncl-talk
mailing list