<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Michael,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It would also help to have all the data for your scripts.  You supplied one file, but this script requires three data files.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The two scripts look different enough that there&#39;s got to be something more going on that we&#39;re not seeing.  It almost looks like the two scripts have different sets of lat/lon values supplied for the contouring. If look into the upper right corner near Maine, you will see that the data extends a little farther in the wind_2012_1001.png plot.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Do you by any chance have a file called &quot;.hluresfile&quot; in your home directory on either machine?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">cat ~/.hluresfile</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If so, can you email them to me? I want to make sure they aren&#39;t setting something that might cause the two plots to be different on your two systems.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</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 class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 7, 2017 at 7:59 AM, Dennis Shea <span dir="ltr">&lt;<a href="mailto:shea@ucar.edu" target="_blank">shea@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I 2nd what DaveA has suggested. The differences are significant. I am not aware of this situation ever happening with NCL. Something is different &#39;somewhere.&#39; <br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Jun 6, 2017 at 10:45 AM, Dave Allured - NOAA Affiliate <span dir="ltr">&lt;<a href="mailto:dave.allured@noaa.gov" target="_blank">dave.allured@noaa.gov</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Michael,<div><br></div><div>Would you please subdivide this problem?  Your script is complicated.  Is the difference occurring in the way you are reading and processing the data for the contour field, or within the NCL plot function?<br></div><div><br></div><div>Immediately before calling the plot function, try dumping the contour field data by itself to a Netcdf test file.  Something like this:</div><div><br></div><div>    testf = addfile (&quot;<a href="http://smtest.nc" target="_blank">smtest.nc</a>&quot;,&quot;c&quot;)</div><div>    testf-&gt;sm = sm(n,:,:)</div><div>    exit</div><div><br></div><div>You might need to change the do loop, or use an if statement, to capture the intended loop iteration.</div><div><br></div><div>Then compare the file <a href="http://smtest.nc" target="_blank">smtest.nc</a> between the two systems.  If the two files are different, then the problem is within your data processing.<span class="m_4694252960433990061HOEnZb"><font color="#888888"><br></font></span></div><span class="m_4694252960433990061HOEnZb"><font color="#888888"><div><br></div><div>--Dave</div></font></span><span><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 5, 2017 at 12:32 PM, Michael Buban - NOAA Affiliate <span dir="ltr">&lt;<a href="mailto:michael.buban@noaa.gov" target="_blank">michael.buban@noaa.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I&#39;m trying to create images in ncl and have had differing results on different platforms, using the same ncl executables, same input files, and same operating systems.</div><div><br></div><div>On my macbook and my work mac, my OS is v10.11.6. and I&#39;m using ncl 6.3.0 on both.  However I get different results seen in the attached images and ncl script and input file.</div><div><br></div><div>Any insight would be appreciated!</div><div><br></div><div>Thanks,</div><div><br></div><div>Mike</div></div></blockquote></div></div></span></div>
<br></div></div>______________________________<wbr>_________________<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/mailma<wbr>n/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></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>