[GRASS-git] [OSGeo/grass] 9a5b78: python gunittest: Add a new assertion for raster e...
Māris Nartišs
noreply at github.com
Mon Dec 28 23:57:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 9a5b7879f7b7de1b7fb3a381464bf4b5db4df469
https://github.com/OSGeo/grass/commit/9a5b7879f7b7de1b7fb3a381464bf4b5db4df469
Author: Māris Nartišs <maris.gis at gmail.com>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M lib/python/gunittest/case.py
M lib/python/gunittest/testsuite/test_assertions.py
Log Message:
-----------
python gunittest: Add a new assertion for raster equivalence (#1148)
Existing raster difference tests might miss corner cases when
rasters differ within specified statistics (e.g. min and max
match although rasters are not equal due to presence of NULL).
More information about the grass-commit
mailing list