<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }p { margin-top: 0px; margin-bottom: 0px; }div.FoxDiv20190513143953298755 { }body { font-size: 10.5pt; font-family: 'Microsoft YaHei UI'; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>Thanks Rick,</div><div><br></div><div>Yes, you are right-:) Now it works!</div><div><br></div><div>LSL</div>
<div><br></div><hr style="width: 210px; height: 1px; display: none;" color="#b5c4df" size="1" align="left">
<div><span></span></div>
<blockquote style="margin-Top: 0px; margin-Bottom: 0px; margin-Left: 0.5em"><div> </div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b> <a href="mailto:brownrig@ucar.edu">Rick Brownrigg</a></div><div><b>Date:</b> 2019-05-10 23:51</div><div><b>To:</b> <a href="mailto:lslrsgis@whu.edu.cn">LSL</a>; <a href="mailto:ncl-talk@ucar.edu">Ncl-talk</a></div><div><b>Subject:</b> Re: [ncl-talk] country border westerly shifted</div></div></div><div><div class="FoxDiv20190513143953298755"><div dir="ltr"><div>I'm not sure this is correct, but at least the data seem to align better along the eastern shoreline (although it looks like the categorization is off by one).</div><div><br></div><div>The examples page for lambert conformal on a native grid advises these settings:</div><div> <br></div><div> res@mpLimitMode = "Corners" ;;;; not "LatLon" <br></div><div> ndimsLatLon = dimsizes(lat) ;; should be 62 x 91 (lat x lojn)<br> res@mpLeftCornerLatF = lat(ndimsLatLon(0)-1, 0) ;;;; not min(lat)<br> res@mpLeftCornerLonF = lon(ndimsLatLon(0)-1, 0) ;;;;min(lon)<br> res@mpRightCornerLatF = lat(0, ndimsLatLon(1)-1) ;;;;max(lat)<br> res@mpRightCornerLonF = lon(0, ndimsLatLon(1)-1) ;;;;;max(lon)</div><div><br></div><div>Check out the examples page at:</div><div><br></div><div> <a href="http://ncl.ucar.edu/Applications/lcnative.shtml">http://ncl.ucar.edu/Applications/lcnative.shtml</a></div><div><br></div><div>I hope that helps...</div><div>Rick<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 9, 2019 at 8:28 PM LSL <<a href="mailto:lslrsgis@whu.edu.cn">lslrsgis@whu.edu.cn</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<p>Thanks Rick,</p>
<p>The data and script are attached.</p>
<p>Siliang<br>
</p>
<div class="gmail-m_2364272672514139100moz-cite-prefix">On 2019/5/10 上午12:09, Rick Brownrigg
wrote:<br>
</div>
<blockquote type="cite" style="margin-top: 0px;">
<div dir="ltr">
<div dir="ltr">
<div>Hi,</div>
<div><br>
</div>
<div>Are you able to send me your data? You can send it
directly to me, of if it is too large, perhaps post it to
our ftp site:</div>
<div><br>
</div>
<div> <a href="http://ncl.ucar.edu/ftp_files.shtml" target="_blank">http://ncl.ucar.edu/ftp_files.shtml</a></div>
<div><br>
</div>
<div>Rick<br>
</div>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Thu, May 9, 2019 at 2:36 AM
LSL <<a href="mailto:lslrsgis@whu.edu.cn" target="_blank">lslrsgis@whu.edu.cn</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<p> </p>
<p style="margin-bottom:0in;line-height:100%">Dear NCL
Community,</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">I am writing
for a question on country borders. It seems that the
land/sea, country borders were shifted westerly, not
correct, strange!</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">The script and
plot are attached. Any help is appreciated.<br>
</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">Thanks,</p>
<p style="margin-bottom:0in;line-height:100%"><br>
</p>
<p style="margin-bottom:0in;line-height:100%">LSL</p>
<p> </p>
</div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailman/listinfo/ncl-talk</a><br>
</blockquote>
</div>
</blockquote>
</div>
</blockquote></div>
</div></div></blockquote>
</body></html>