Re: Plotting land in oceanic plot

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu, 19 Feb 2009 10:58:18 -0700

If you are using one of the gsn_csm_xxx_map functions, you can try
setting:

   res_at_mpFillOn = True ; probably already the case
   res_at_mpLandFillColor = "black"
   res_at_mpOceanFillColor = "transparent" ; if you don't want ocean
fill
   res_at_mpFillDrawOrder = "PostDraw" ; May already be the case

--Mary

On Feb 19, 2009, at 10:39 AM, Vinit Asher wrote:

> Hi,
>
> Is there a way to plot the land in a file of oceanic data in which the
> cnFillOn option is turned off because I was making a isolines plot.
>
> It does not plot the land in such a way. I want the land to be
> displayed as
> black.
>
> Kindly help,
> Vinit Asher
> MS in CS.
>
>
> _______________________________________________
> 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 Thu Feb 19 2009 - 10:58:18 MST

This archive was generated by hypermail 2.2.0 : Mon Mar 02 2009 - 16:45:42 MST