Incorporated comments dev: - Moved validation logic from the Reader to the transformers and respective RT data structures: -- Performed for the SoilProfile2D: => Amount of layers > 0 => All layer tops > bottom Moved to their respective transformers - Adjusted SoilProfile2D query to cope with files without soil layers - Added missing asserts for the 1D profiles => assert exception messages Related to Issue [WTI-1340]
- Added a PreconsolidationStress property to the SoilProfile2D -- Substituted empty arguments or added TODO items when relevant, - Moved PreconsolidationStress to the correct folder => should not be located at root, but at SoilProfile Related to Issue [WTI-1341]