<div dir="ltr"><div class="gmail_default" style="font-size:small">Bill,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Unfortunately, this particular binary doesn&#39;t contain ESMF_RegridWeightGen, because the ESMF software requires a version of gcc higher than 4.1  to be built.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Are you actually running RHEL 5.10?  If you are running something higher, like 6.x, then you can try the ESMF_RegridWeightGen binary that comes with a different distribution.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I put an &quot;ESMF_RegridWeightGen&quot; for you to try on anonymous ftp.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you have wget, you can retrieve it with:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style>wget ftp.ucar.edu:/pub/scd/haley/ESMF_RegridWeightGen<br></div><div class="gmail_default" style><br></div><div class="gmail_default" style>If you don&#39;t have wget, then you can use ftp:</div><div class="gmail_default" style><br></div><div class="gmail_default" style><div class="gmail_default">    ftp <a href="http://ftp.ucar.edu">ftp.ucar.edu</a></div><div class="gmail_default">    &lt;log in as &quot;anonymous&quot;&gt;</div><div class="gmail_default">    &lt;Use email address as password&gt;</div><div class="gmail_default">    cd /pub/scd/haley</div><div class="gmail_default">    get ESMF_RegridWeightGen</div><div class="gmail_default">    quit </div><div class="gmail_default"><br></div><div class="gmail_default">Once you have the file, make sure it has &quot;execute&quot; permissions, and see if you can get it to echo the version:</div><div class="gmail_default"><br></div><div class="gmail_default">  chmod gou+x ESMF_RegridWeightGen</div><div class="gmail_default">  ESMF_RegridWeightGen --version</div><div class="gmail_default"><br></div><div class="gmail_default">If this gives you a bunch of output, and not an error, then you can move it to the same location as the &quot;ncl&quot; binary:</div><div class="gmail_default"><br></div><div class="gmail_default">  mv ESMF_RegridWeightGen $NCARG_ROOT/bin/.</div><div class="gmail_default"><br></div><div class="gmail_default">This will now allow you to do proceed with the regridding exercises.</div><div class="gmail_default"><br></div>If it gives you an error when you try to echo the version, then copy-and-paste the error and email it to me.</div><div class="gmail_default" style><br></div><div class="gmail_default" style>Thanks,</div><div class="gmail_default" style><br></div><div class="gmail_default" style>--Mary</div><div class="gmail_default" style><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 16, 2015 at 9:07 PM, William Daniel Scheftic <span dir="ltr">&lt;<a href="mailto:scheftic@email.arizona.edu" target="_blank">scheftic@email.arizona.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 bgcolor="#FFFFFF" text="#000000">
    Hi Mary,<br>
    <br>
    I downloaded
    ncl_ncarg-6.2.1.Linux_RHEL5.10_x86_64_nodap_gcc412.tar.gz  as my
    binaries.  The ESMF_regridding.ncl is included but nothing else as
    far as I could tell.<br>
    <br>
    Bill<div><div class="h5"><br>
    <br>
    <br>
    <div>On 1/16/2015 9:59 AM, Mary Haley wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">Hi Bill,</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">We try to
          build ESMF_RegridWeightGen for every system we build NCL for.
          If you downloaded a precompiled NCL binary from the ESG
          website, then ESMF_RegridWeightGen should have been included
          with it.</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">If you built
          NCL from source code, then you need to build
          ESMF_RegridWeightGen yourself. In this case, I might be able
          to provide you with a compiled version of this if you tell me
          what kind of system you have.</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">--Mary</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Thu, Jan 15, 2015 at 12:33 AM,
          William Daniel Scheftic <span dir="ltr">&lt;<a href="mailto:scheftic@email.arizona.edu" target="_blank">scheftic@email.arizona.edu</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
            <br>
            I&#39;m trying to use the ESMF_regrid function and get the
            following error.<br>
            <br>
            sh: ESMF_RegridWeightGen: command not found<br>
            <br>
            I interpret this to mean this routine is not installed on my
            computer.<br>
            Do I need to install the ESMF before using these functions?<br>
            <br>
            Thanks for any help,<br>
            <br>
            Bill<br>
            <br>
            _______________________________________________<br>
            ncl-talk mailing list<br>
            List instructions, subscriber options, unsubscribe:<br>
            <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>