Hi Jonathan, > So if you are using h5diff from 1.8.8, '--delta=something' and > '--relative=something' options are mutually exclusive and h5diff will > display error message "h5diff error: -d, -p and --use-system-epsilon > options are mutually-exclusive; use no more than one." if specified them > together at once.
Thanks for clarifying. I'll stop using both at the same time. :) Sometimes supplying both and getting a logical OR would be helpful. That is, if you wanted a "pass" if either the --delta or the --relative criteria matched. Cases like when some values in a dataset are large (and so relative is handy) and some are near zero (so delta is handy). - Rhys _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
