Re: Contour Lines Erase Geopolitical Boundaries

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri Aug 12 2011 - 09:38:43 MDT

Dan,

I believe when you set res@cnFillOn =True, the map outlines are turned on by default. If you set res@cnFillOn = False, the map outlines are turned off in order to avoid clutter on the plot.

Try setting:

   res@mpOutlineOn = True

to override this.

--Mary

On Aug 12, 2011, at 8:47 AM, Dan Barrie wrote:

> Dear NCL,
>
> With
> res@cnFillOn = True and
> res@cnLinesOn = False,
> the attached script produces "anomaly_v1.ps" (attached). When I simply change the settings to
> res@cnFillOn = False and
> res@cnLinesOn = True,
> the script instead produces "anomaly_v2.ps" (also attached). Where did the geopolitical boundaries go during this process? Any advice would be much appreciated.
>
> Thank you,
>
> Dan
> <anomaly_v1.ps><averageanomaly.ncl><anomaly_v2.ps>_______________________________________________
> 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 Fri Aug 12 09:38:50 2011

This archive was generated by hypermail 2.1.8 : Fri Aug 12 2011 - 11:48:30 MDT