<div dir="ltr">If you want both the continental outlines and the borders between countries to be blue, you should set both<div>mpGeophysicalLineColor<br></div><div>and</div><div>mpNationalLineColor to &quot;blue&quot;</div><div><br></div><div>Incidentally there is also a</div><div>mpNationalLineThicknessF resource </div><div> -dave</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 17, 2014 at 8:34 AM, Rick Brownrigg <span dir="ltr">&lt;<a href="mailto:brownrig@ucar.edu" target="_blank">brownrig@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>I can only guess about the second part of your question, as there was no example provided of what was wrong.  If you want those four very specific colors, you might want to set explicitly set cnFillColors :<br><br><a href="http://ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnFillColors" target="_blank">http://ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnFillColors</a><br><br></div>In your case, something like:<br><br></div>res@cnFillColors = (/ 2, 3, 4, 5/)<br><br></div>Where those numbers are the indexes (zero-based) of the colors set in your workstation colormap.<br><br><br></div>Make sense?<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Rick<br></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Wed, Sep 17, 2014 at 4:04 AM, Geeta Geeta <span dir="ltr">&lt;<a href="mailto:geetag54@yahoo.com" target="_blank">geetag54@yahoo.com</a>&gt;</span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:12pt"><div><span></span></div><div></div><div>I posted this problem a few minutes ago. I have a few questions pertaining to that. </div><div>I want to know why the NEPAL, Pakistan etc countries are not marked in Blue Color. the Figure is attached and the Mp resources used are shown below. </div><div>;---------------------------<br>;Map resouces------------------<br><a href="mailto:res@mpFillOn" target="_blank">res@mpFillOn</a> = False<br>;res@mpOutlineOn = True<br><a href="mailto:res@mpOutlineBoundarySets" target="_blank">res@mpOutlineBoundarySets</a> = &quot;National&quot;<br><a href="mailto:res@mpGeophysicalLineColor" target="_blank">res@mpGeophysicalLineColor</a> =  &quot;Blue&quot; ;Color of Conuntry Outline<br><a href="mailto:res@mpGeophysicalLineThicknessF" target="_blank">res@mpGeophysicalLineThicknessF</a> =  1.5    ;thickness of Country
 Outline<br><a href="mailto:res@mpMinLonF=50" target="_blank">res@mpMinLonF=50</a><br><a href="mailto:res@mpMaxLonF=120" target="_blank">res@mpMaxLonF=120</a><br><a href="mailto:res@mpMinLatF=5" target="_blank">res@mpMinLatF=5</a><br><a href="mailto:res@mpMaxLatF=35" target="_blank">res@mpMaxLatF=35</a><br>;</div><div><br></div><div>The second question. I have not selected the BLACK color for surfaceRain greater than 30mm/hr. How NCL is selecting the colors???. </div><div>My color scheme can be seen in the attached script. Color section of the script looks like..............</div><div>;-------------------------------<br>  xwks=gsn_open_wks(&quot;ps&quot;,fili+var_name)<br>colors =(/&quot;white&quot;,&quot;black&quot;,&quot;white&quot;,&quot;royal blue&quot;,&quot;yellow&quot;,&quot;red&quot;/)<br>gsn_define_colormap(xwks,colors)<br>;<br></div><div> This figure on Website can be seen on the link(<a href="ftp://disc2.nascom.nasa.gov/ftp/data/s4pa/TRMM_L2/2A12_BR.6/2009/135/2A12_BR.090515.65505.6.PNG" target="_blank">ftp://disc2.nascom.nasa.gov/ftp/data/s4pa/TRMM_L2/2A12_BR.6/2009/135/2A12_BR.090515.65505.6.PNG</a>)<br></div><div><br></div><div>I am trying to reproduce this figure in the same form. </div><div><br></div><div>Hope somebody will suggest. I am very new to NCL. </div><span><font color="#888888"><div>Geeta. </div></font></span></div></div><br></div></div><span class="">_______________________________________________<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></span></blockquote></div><br></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><br></div>