<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">
      <div class="moz-cite-prefix"><font size="-1"><b>On 6/12/19 12:09
            PM, Carl Ponder via parallel-netcdf wrote:</b></font><br>
      </div>
      <blockquote type="cite"
        cite="mid:8e15bbeb-453e-c0b1-3b76-439f3edf423c@nvidia.com">
        <blockquote><font color="#003333">Wei-Keng -- do you have some
            explanation of the tool output?</font><br>
        </blockquote>
      </blockquote>
      <font size="-1"><b>
          On 6/12/19 5:08 PM, Wei-keng Liao wrote:</b></font><br>
    </div>
    <blockquote type="cite"
      cite="mid:36BCAFC6-0112-45DD-9568-EB2BBC063883@eecs.northwestern.edu">
      <blockquote>
        <pre class="moz-quote-pre" wrap="">cdfdiff and ncmpidiff were designed to be more like unix command “diff”.
It reports whether the 2 NetCDF files are different and the “locations”
of differences.

       ....

FYI. I updated cdfdiff to report the array indices of first
array element that is found different

       ....

Command line option -b is for verbose mode, which also reports
what objects are the same.</pre>
      </blockquote>
    </blockquote>
    Wei-keng -- I'm still trying to work with the sources that I ported
    before you made more of the "diff" changes.<br>
    This output here, is it only telling me that the arrays are not
    identical?<br>
    <blockquote><tt>DIFF: variable "ru" of type "NC_FLOAT" (-1)</tt><br>
      <tt>DIFF: variable "ru_save" of type "NC_FLOAT" (-1)</tt><br>
      <tt>DIFF: variable "rw" of type "NC_FLOAT" (1)</tt><br>
      <tt>DIFF: variable "rw_save" of type "NC_FLOAT" (-1)</tt><br>
      <tt>DIFF: variable "rtheta_p" of type "NC_FLOAT" (-1)</tt><br>
      <tt>DIFF: variable "rtheta_p_save" of type "NC_FLOAT" (1)</tt><br>
      <tt>DIFF: variable "rho_p" of type "NC_FLOAT" (1)</tt><br>
      <tt>DIFF: variable "rho_p_save" of type "NC_FLOAT" (-1)</tt><br>
      <tt>DIFF: variable "rho_zz_old_split" of type "NC_FLOAT" (1)</tt><br>
      <tt>DIFF: variable "ruAvg" of type "NC_FLOAT" (-1)</tt><br>
      <tt>DIFF: variable "ruAvg_split" of type "NC_FLOAT" (-1)</tt><br>
      <tt>DIFF: variable "wwAvg" of type "NC_FLOAT" (1)</tt><br>
      <b><tt>DIFF: variable "wwAvg_split" of type "NC_FLOAT" (-1)</tt></b><br>
    </blockquote>
    I'm trying to figure out "how different" the two files are.<br>
    Can you tell me what the <tt>(1)</tt> & <tt>(-1)</tt> refer
    to?<br>
    If I use the "<tt>-b</tt>" option, I get the extra output about the
    sizings of the arrays, for example<br>
    <blockquote><tt>Variable "wwAvg_split":</tt><br>
      <tt>    SAME: data type (float)</tt><br>
      <tt>    SAME: number of dimensions (3)</tt><br>
      <tt>    dimension 0:</tt><br>
      <tt>        SAME: name (Time)</tt><br>
      <tt>        SAME: length (2)</tt><br>
      <tt>    dimension 1:</tt><br>
      <tt>        SAME: name (nCells)</tt><br>
      <tt>        SAME: length (40962)</tt><br>
      <tt>    dimension 2:</tt><br>
      <tt>        SAME: name (nVertLevelsP1)</tt><br>
      <tt>        SAME: length (57)</tt><br>
      <tt>    SAME: number of attributes (2)</tt><br>
      <tt>    attribute "units":</tt><br>
      <tt>        SAME: data type (char)</tt><br>
      <tt>        SAME: length (16)</tt><br>
      <tt>        SAME: attribute contents</tt><br>
      <tt>    attribute "long_name":</tt><br>
      <tt>        SAME: data type (char)</tt><br>
      <tt>        SAME: length (51)</tt><br>
      <tt>        SAME: attribute contents</tt><br>
    </blockquote>
    but the difference in the content is still reported the same as
    above.<br>
    Thanks,<br>
    <br>
                          Carl<br>
    <br>
    <br>
    <br>
    <br>
  
<DIV>
<HR>
</DIV>
<DIV>This email message is for the sole use of the intended recipient(s) and may 
contain confidential information.  Any unauthorized review, use, disclosure 
or distribution is prohibited.  If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message. </DIV>
<DIV>
<HR>
</DIV>
</body>
</html>