Re: Line in corner of map

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Thu Nov 29 2012 - 16:10:24 MST

Hi Jonathan,
I just tried recreating your issue and wasn't able to. The relevant
resources that I set:

   wks = gsn_open_wks("pdf","test") ; I tried using pdf and oldpdf
   res = True
   res@mpFillOn = False
   res@mpProjection = "WinkelTripel"
   res@mpGridLineColor = "transparent"
   res@mpGridAndLimbOn = False
   res@mpPerimOn = True
   res@mpOutlineBoundarySets= "Geophysical"
   res@mpOutlineOn = True
   res@mpCenterLonF = 1.0

What version of NCL are you using? Is the line present if you output a
ps or png directly, or only when you output a pdf?
Adam

On 11/29/2012 03:24 PM, jbuzan wrote:
> Hello ncl-talk.
> My plot keeps drawing an 'edge of world' in one corner.
> It only occurs when I use:
>
> res@mpOutlineBoundarySets= "Geophysical"
>
> I have tried using:
>
> res@mpGridAndLimbOn = False
> res@mpCenterLonF = 1.0
>
> How do I get rid of this line?
>
> -Jonathan
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
______________________________________________________________
Adam Phillips                                asphilli@ucar.edu
NCAR/Climate and Global Dynamics Division       (303) 497-1726
P.O. Box 3000				
Boulder, CO 80307-3000    http://www.cgd.ucar.edu/cas/asphilli

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Nov 29 16:10:38 2012

This archive was generated by hypermail 2.1.8 : Fri Dec 07 2012 - 13:30:06 MST