<div dir="ltr"><div class="gmail_default" style="font-size:small">Dear Athanasios,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It depends.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">There are three contouring methods: AreaFill (the default), RasterFill, and CellFill.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">For these methods, lat=20, lon=20 will represent the center of the box, except for one special case.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">For RasterFill, if you set sfXArray and sfYArray to arrays that have one more element than the dimensions of your data array, then the lat/lon points will represent the corners of a box, rather than the center.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I've created a sample NCL script that shows the three methods, plus the fourth RasterFill method with the corners method. This script uses dummy data, so you should be able to run it as is.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 22, 2017 at 10:20 AM, Athanasios Karagiannidis via ncl-talk <span dir="ltr"><<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div id="m_5835224468757384742divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div>
<p class="MsoNormal"><span lang="EN-US"></span></p>
<div>
<p class="MsoNormal"><span lang="EN-US">Dear sirs/madams</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">I have a question that I’m going to formulate it using an example:</span></p>
<p class="MsoNormal"><span lang="EN-US">Let’s say I have a dataset (Lat, Lon, T). The grid is 1x1 degree. One of the many points may be Lat=20, Lon=20, T=10.</span></p>
<p class="MsoNormal"><span lang="EN-US">The question is: When ncl draws a map of T, what does the Lat=20, Lon=20 represents? The center of the 1x1 degree grid-box? Or maybe a corner? For example, if Lat=20, Lon=20 is the southwest
 corner of the 1x1 grid-box, then the center of the grid-box is at Lat=20.5, Lon=20.5.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Kind regards</span></p>
</div>
<p class="MsoNormal"><span lang="EN-US"></span></p>
</div>
<br>
<p></p>
<div id="m_5835224468757384742Signature">
<pre>Athanasios F. Karagiannidis<br>Physicist, PhD Meteorology and Climatology<br>E-mail: <a href="mailto:thankar@live.com" target="_blank">thankar@live.com</a></pre>
</div>
</div>
</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>