<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Gaeun,<div class=""><br class=""></div><div class="">you have to set the mpDataBaseVersion resource to Ncarg4_1 or the alias MediumRes when </div><div class="">accessing the MapPlot database Earth..4. See </div><div class=""><a href="http://www.ncl.ucar.edu/Document/HLUs/Classes/MapPlotData4_1_earth_4.shtml" class="">http://www.ncl.ucar.edu/Document/HLUs/Classes/MapPlotData4_1_earth_4.shtml</a></div><div class=""><br class=""></div><div class="">Insert the following line to your script </div><div class=""><br class=""></div><div class=""><font color="#0042aa" face="Courier New" class=""> res3@mpDataBaseVersion = "MediumRes"</font></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Bye,</div><div class="">Karin</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Am 06.09.2016 um 03:11 schrieb 김가은 <<a href="mailto:gaeun.kim0921@gmail.com" class="">gaeun.kim0921@gmail.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi, me again. always thanks for your big help.<div class=""><br class=""></div><div class="">I'm trying to present data only over Myanmar territory </div><div class="">like this example : <a href="https://www.ncl.ucar.edu/Applications/Images/mask_4_lg.png" class="">https://www.ncl.ucar.edu/Applications/Images/mask_4_lg.png</a></div><div class=""><br class=""></div><div class="">and this is what I've done:</div><div class=""><br class=""></div><div class=""><div class="">;---- Source for plot (Myanmar)</div><div class=""> fill_specs = (/"water", "Land"/)</div><div class=""> mask_specs = (/"Myanmar"/)</div><div class=""> </div><div class=""> res3 = res</div><div class=""> </div><div class=""> res3@mpDataSetName = "Earth..4"</div><div class=""> res3@mpFillBoundarySets = "NoBoundaries"</div><div class=""> res3@mpFillAreaSpecifiers = fill_specs</div><div class=""> res3@mpSpecifiedFillColors = (/7,2/)</div><div class=""><br class=""></div><div class=""> res3@mpAreaMaskingOn = 1</div><div class=""> res3@mpMaskAreaSpecifiers = mask_specs </div><div class=""><br class=""></div><div class=""> res3@mpMinLonF = 90 ;123 ;25 Horn of Africa</div><div class=""> res3@mpMaxLonF = 105 ;132 ;53</div><div class=""> res3@mpMinLatF = 0 ;32 ;-10</div><div class=""> res3@mpMaxLatF = 30 ;45 ;20</div><div class="">;---- Source for Panel </div><div class=""> pres3 = pres</div><div class=""> pres3@txString = "Total Precipitation of ICON (40km) over Myanmar"</div><div class=""> </div><div class="">;---- Draw panel plot (Myanmar)</div><div class=""> res3@gsnCenterString = "SEP 2016"</div><div class=""> plot_3(0) = gsn_csm_contour_map_ce(wks,Total_p(0,:,:),res3)</div><div class=""> res3@gsnCenterString = "OCT 2016"</div><div class=""> plot_3(1) = gsn_csm_contour_map_ce(wks,Total_p(1,:,:),res3)</div><div class=""> res3@gsnCenterString = "NOV 2016"</div><div class=""> plot_3(2) = gsn_csm_contour_map_ce(wks,Total_p(2,:,:),res3)</div><div class=""> res3@gsnCenterString = "SON 2016"</div><div class=""> plot_3(3) = gsn_csm_contour_map_ce(wks,Total_p(3,:,:),res3)</div><div class=""> </div><div class=""> gsn_panel(wks,plot_3,(/2,2/),pres3)</div></div><div class=""><br class=""></div><div class="">the result is ...</div><div class=""><div class="">warning:MapV40DHUpdateDrawList: invalid boundary specification string: "myanmar"</div><div class="">warning:MapV40DHUpdateDrawList: invalid boundary specification string: "myanmar"</div><div class="">warning:MapV40DHUpdateDrawList: invalid boundary specification string: "myanmar"</div><div class="">warning:MapV40DHUpdateDrawList: invalid boundary specification string: "myanmar"</div></div><div class=""><br class=""></div><div class="">could anyone give me an advice?</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Gaeun</div><div class=""><br class=""></div></div>
_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk<br class=""></div></blockquote></div><br class=""><div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""></div></span></div></span></div></span></div></div></div></div></div></div></div></body></html>