Closed philipbaileynar closed 5 years ago
do the fix
I just performed the following tests to prove that the fix has no effect on metric projects:
getvolume
branch (7fe491ae) and re-built in release build.I wanted to execute all three of the following methods under both the old and the new code:
I got the same areal and volumetric results under every scenario.
The following tests are a follow-on from my previous metric tests but instead use imperial units.
I took the original 2005 and 2006 Sulphur Creek rasters and ran them both through two GIS operations to convert them into imperial units:
NAD_1983_2011_StatePlane_California_VI_FIPS_0406_Ft_US
I then basically re-ran all the metric tests from my previous comment but this time using the imperial rasters. I was careful to use a MinLoD of 0.66ft which is equivalent to 0.2m used in the original tests.
The code fix has the desired affect when projects are in imperial units.
IncrementSum
method and GetVolume
the very first time users get to view the DoD results they are already seeing erroneous values.
Matt, please review this change. I will do the UI testing myself