<html><body><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&nbsp;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">res@mpFillOn</a> = False<br>;res@mpOutlineOn = True<br><a href="mailto:res@mpOutlineBoundarySets">res@mpOutlineBoundarySets</a> = "National"<br><a href="mailto:res@mpGeophysicalLineColor">res@mpGeophysicalLineColor</a> =&nbsp; "Blue" ;Color of Conuntry Outline<br><a href="mailto:res@mpGeophysicalLineThicknessF">res@mpGeophysicalLineThicknessF</a> =&nbsp; 1.5&nbsp;&nbsp;&nbsp; ;thickness of Country
 Outline<br><a href="mailto:res@mpMinLonF=50">res@mpMinLonF=50</a><br><a href="mailto:res@mpMaxLonF=120">res@mpMaxLonF=120</a><br><a href="mailto:res@mpMinLatF=5">res@mpMinLatF=5</a><br><a href="mailto:res@mpMaxLatF=35">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>&nbsp; xwks=gsn_open_wks("ps",fili+var_name)<br>colors =(/"white","black","white","royal blue","yellow","red"/)<br>gsn_define_colormap(xwks,colors)<br>;<br></div><div>&nbsp;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">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&nbsp;suggest. I am very new to NCL. </div><div>Geeta. </div></div></body></html>