<div dir="ltr">You ran out of colors in your defined list, hence a black color is used and the list is then repeated. If you wish this to not happen, make sure your number of colors and number of levels that will be shaded match.</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">----------------------------------------<div>Kyle S. Griffin</div><div>Department of Atmospheric and Oceanic Sciences</div><div>University of Wisconsin - Madison</div><div>Room 1421</div><div>1225 W Dayton St, Madison, WI 53706</div><div>Email: <a href="mailto:ksgriffin2@wisc.edu" target="_blank">ksgriffin2@wisc.edu</a></div></div></div>
<br><div class="gmail_quote">On Wed, Sep 17, 2014 at 5:04 AM, Geeta Geeta <span dir="ltr">&lt;<a href="mailto:geetag54@yahoo.com" target="_blank">geetag54@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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 class="HOEnZb"><font color="#888888"><div>Geeta. </div></font></span></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><br></div>