<p dir="ltr">Don&#39;t use mpFillColor. Use a combination of mpLandFillColor, mpOceanFillColor, and mpInlandWaterFillColor. These are your desired resources.<br></p>
<p dir="ltr">Kyle</p>
<div class="gmail_quote">On Sep 7, 2014 4:56 PM, &quot;Matthew Fearon&quot; &lt;<a href="mailto:Matthew.Fearon@dri.edu">Matthew.Fearon@dri.edu</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">Dear NCL Users,
<div><br>
</div>
<div>What is the correct method for filling in inland water bodies with a specified color. Here&#39;s the resources I have been experimenting with, but none seem to work, eg, inland lakes are consistently colored white not grey81. Thanks, Matt</div>
<div><br>
</div>
<div><br>
</div>
<div>
<p>mpres                              = True</p>
<p>;mpres@mpDataBaseVersion            = &quot;Ncarg4_0&quot;</p>
<p>;mpres@mpDataSetName                = &quot;Earth..4&quot;</p>
<p>mpres@mpNationalLineColor          = &quot;black&quot;</p>
<p>mpres@mpNationalLineThicknessF     = 2</p>
<p>mpres@mpGeophysicalLineColor       = &quot;black&quot;</p>
<p>mpres@mpGeophysicalLineThicknessF  = 2</p>
<p>mpres@mpProvincialLineColor        = &quot;black&quot;</p>
<p>mpres@mpProvincialLineThicknessF   = 3</p>
<p>mpres@mpFillOn                     = True</p>
<p>mpres@mpMonoFillColor              = True</p>
<p>mpres@mpFillColor                  = &quot;grey81&quot;</p>
<p>mpres@mpFillAreaSpecifiers         = &quot;water&quot;   ;&quot;inlandwater&quot;</p>
<p>mpres@mpSpecifiedFillColors        = &quot;grey81&quot;</p>
</div>
</div>
</div>

<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div>