<div dir="ltr"><div dir="ltr"><br><br>On Wed, Mar 6, 2019 at 6:57 PM Greg Troxel <<a href="mailto:gdt@lexort.com">gdt@lexort.com</a>> wrote:<br>><br>> Given that the grid files are intended to get better results, it would<br>> be really nice if the tests passed with them, either via fuzz (which<br>> makes sense if both answers are correct) or via having two recorded<br>> acceptable values.<br><div><br></div><div>I guess the tests are designed to test the numerical stability of the proj code, for given input data. Therefore it does not matter how accurate the input data are, what matters is that for the expected input data the expected result must be provided. If the input data are not as expected, the test fails, obviously.</div><div><br></div><div>The output line</div><div>--><br></div><div>Try with NTv2 and NTv1 together ... falls back to NTv1</div><div><--<br></div><div>looks suspicious, also causing the test failure.</div><div><br></div><div>README:</div><div>"The test suite requires that the proj-datumgrid package is installed<br>in `PROJ_LIB`."</div><div><br></div><div>This should be expanded to note which datumgrid packages should *not* be installed for the tests, or that only the package proj-datumgrid-<X>.<Y> should be installed, but no other datumgrid packages.</div><div><br></div><div>Markus M<br> </div></div></div>