<div dir="ltr"><div class="gmail_default" style="font-size:small">Yi Lu,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I'm not sure how to get the 3D effect like the one you attached in the example, but I'll ask one of our viz experts here to see if he's done this kind of thing.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">As for questions #2 and 3, please see example WRF_pcp_2.ncl (the last example) at:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Applications/wrfgsn.shtml">http://www.ncl.ucar.edu/Applications/wrfgsn.shtml</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">The trick is to use "cnFillPalette" to set the colormap for both the terrain plot and the data plot, and then use the cnFillOpacityF resource to a value less than 1 to get some transparency.</div><div class="gmail_default"><br></div><div class="gmail_default">---Mary</div>
</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 5, 2016 at 8:46 PM, 易路 <span dir="ltr"><<a href="mailto:dg1225033@smail.nju.edu.cn" target="_blank">dg1225033@smail.nju.edu.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi all,</div><div> I planed to use NCL to plot a TS evaluation matrix under the background of terrian data following the image of example.png, which have a background of of terrian (look like three-dimensional as the color changed ) and overlay a countour with transparent colors. But the written script picture.ncl failed to display such picutre. So would you please help me check the script for the next problems?</div><div> </div><div>(1) how to set the palette of terrian plotting to make it look like three-dimension in grey color? I used 100 grey RBG codes to form the palette, but the output picture failed to display like that in the example.png.</div><div> </div><div>(2)how to set the palette of TS evaluation results to make it transparent and able to display the terrian under them as in the example.png</div><div> </div><div>(3) the map projection was set to "LamberConformal" by applying the function of wrf_map_resources, but the map gridlines show in the rectangular not in the curvilinear, what are the reasons?</div><div> </div><div>The script and examplt iamge are uploaded in the accessary. </div><div> </div><div>Thanks very much for attention and precious time!</div><div> </div><div>Sincerely,</div><div>Yi Lu</div><div> </div><div><u></u><div style="color:rgb(144,144,144);font-family:Arial Narrow;font-size:12px"><br><br><br><br></div><div style="color:rgb(0,0,0);font-family:Verdana;font-size:14px"><div style="overflow:hidden"><table><tbody><tr><td valign="middle"><img src="https://exmail.qq.com/cgi-bin/setting_qrcode_card?action=qrcode_card&alias=dg1225033@smail.nju.edu.cn&key=33b1e5708e6a55b5"></td><td valign="middle" style="color:rgb(160,160,160);font-size:12px"><h4 style="margin:0px;color:rgb(0,0,0);line-height:28px;font-size:14px;font-weight:bold">易路</h4><p style="margin:0px">南大邮件系统/学生/博士生/12级博士生</p><p style="margin:0px;color:rgb(160,160,160);line-height:22px">南京市汉口路22号 </p></td></tr></tbody></table></div></div><u></u></div><div> </div><div><u></u><u></u></div><br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>