added trailing 0 to regression data. #796.

This commit is contained in:
davemfish 2022-02-03 10:28:26 -05:00
parent 5db3137e0f
commit ca158d78d4
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ class CarbonValidationTests(unittest.TestCase):
if parse_version(numpy.__version__) >= parse_version('1.22'):
expected_value = 492919.769386
else:
expected_value = 492919.73994
expected_value = 492919.739940
# Verify better-than-float32 precision on raster summation.
# Using a numpy float32 in numpy.sum will pass up to rtol=1e-9.
numpy.testing.assert_allclose(