codacmp

This documentation describes the functionality of the codacmp tool which is part of CODA.

General description

With codacmp one can compare two product files. The tool is primarily intended for verification purposes.

    codacmp [<options>] file1 file2
        Compare contents of file1 and file2
        Options:
            -d, --disable_conversions
                    do not perform unit/value conversions
            -V, --verbose
                    show more information while performing the comparison

    codacmp -h, --help
        Show help (this text)

    codacmp -v, --version
        Print the version number of CODA and exit