diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 868f528e0..cd6616642 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -337,7 +337,7 @@ endforeach(FILENAME) # iodaconv_comp.sh test. # # For a converter that is generating new data, use a non-zero tolerance. -set(IODA_CONV_COMP_TOL_ZERO "0.0") +set(IODA_CONV_COMP_TOL_ZERO "1.e-7") set(IODA_CONV_COMP_TOL "0.5e-4") # The ioda-engines CMake configuration has set the file target _ioda_python to