[ncl-talk] define infill color for inland water bodies

Kyle Griffin ksgriffin2 at wisc.edu
Sun Sep 7 18:33:27 MDT 2014


Don't use mpFillColor. Use a combination of mpLandFillColor,
mpOceanFillColor, and mpInlandWaterFillColor. These are your desired
resources.

Kyle
On Sep 7, 2014 4:56 PM, "Matthew Fearon" <Matthew.Fearon at dri.edu> wrote:

>  Dear NCL Users,
>
>  What is the correct method for filling in inland water bodies with a
> specified color. Here's the resources I have been experimenting with, but
> none seem to work, eg, inland lakes are consistently colored white not
> grey81. Thanks, Matt
>
>
>  mpres                              = True
>
> ;mpres at mpDataBaseVersion            = "Ncarg4_0"
>
> ;mpres at mpDataSetName                = "Earth..4"
>
> mpres at mpNationalLineColor          = "black"
>
> mpres at mpNationalLineThicknessF     = 2
>
> mpres at mpGeophysicalLineColor       = "black"
>
> mpres at mpGeophysicalLineThicknessF  = 2
>
> mpres at mpProvincialLineColor        = "black"
>
> mpres at mpProvincialLineThicknessF   = 3
>
> mpres at mpFillOn                     = True
>
> mpres at mpMonoFillColor              = True
>
> mpres at mpFillColor                  = "grey81"
>
> mpres at mpFillAreaSpecifiers         = "water"   ;"inlandwater"
>
> mpres at mpSpecifiedFillColors        = "grey81"
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20140907/6646a6c0/attachment.html 


More information about the ncl-talk mailing list