Tenth commit of the combining code for SurfaceLine and SoilProfile2D. Removed WiP status for several tests, corrected expected result for one test from 7 to 3 as 3 is the highest level of the given surface line so end result can never have a highest Z of 7, it must be 3.Related to Issue [MWDAM-2258]
Eighth commit of the combining code for SurfaceLine and SoilProfile2D. This actual implements the code in the common helper.Related to Issue [MWDAM-2258]
Seventh commit of the combining code for SurfaceLine and SoilProfile2D. This fixes all existing tests. Still work to be done (making code neater).Related to Issue [MWDAM-2258]