Fixed unit test, as SoilProfile2D profiles in a segment are being read from sti file:- Reverted changes for the localChanges, as this ensures that ONLY the segments in the waterboard is serialized (prevents duplicated serialization)- Cleaned up implementationRelated to Issue [MWDAM-1380]
Added logic to wire the imported (and converted) soil profiles to the XMLInput object:- Added unit tests to verify behaviourRelated to Issue [MWDAM-1380]
Adjusted reader to set the full name on the soil profile instead of only the file name without extension --> the segments refer to the full name in the XML export.Related to Issue [MWDAM-1374]
Updated converter to set the correct values for the WaterpressureInterpolationModel:- Set to value 1 as this corresponds with the DAM engine implementation of hydrostatic modelRelated to Issue [MWDAM-1374]