gdalcompare (1) Linux Manual Page
NAME gdalcompare – gdalcompare.py compare two images SYNOPSIS gdalcompare.py [-sds] golden_file new_file DESCRIPTION The gdalcompare.py script compares two GDAL supported datasets and reports the differences. In addition to reporting differences to the standard out the script will also return the difference count in it’s exit value. Image pixels, and various metadata are checked. There is…
