<div dir="ltr"><div>Josh,</div><div><br></div><div>  Problems in running jobs in parallel usually are caused by a file that is</div><div>being "shared" when it shouldn't be.</div><div><br></div><div><a href="http://g2grb.gs">g2grb.gs</a> uses temporary files but there names are based on the output</div><div>file which is different in the parallel runs.</div><div><br></div><div>wgrib2 doesn't make temporary files and doesn't lock files.  So I don't</div><div>know what is causing your problem.   My suggestion is turn each of the</div><div>parallel jobs in its own directory.</div><div><br></div><div>Wesley<br></div><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 10, 2018 at 4:02 PM, Josh Cohen <span dir="ltr"><<a href="mailto:development@innovationwx.com" target="_blank">development@innovationwx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space">Wesley,<div><br></div><div>I tried running it with the older versions of wgrib2 and g2grb we had on our server and the latest of both to no avail.  The output file names are different<span style="font-size:11px">—</span>each script has its own prefix output file name and appends that prefix with a variable incremented in a loop (i.e. no duplicates).   The server is running on Ubuntu 14.04.5, wgrib2 v0.2.0.7, and from the changelog at the top of the file I would guess <a href="http://g2grb.gs" target="_blank">g2grb.gs</a> is version 0.4.2. </div><div><br></div><div>Thank you,</div><div><br></div><div>Josh</div></div><br>______________________________<wbr>_________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
<br></blockquote></div><br></div></div></div>