<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">
<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>