Made sure ProjectWorkingPath is given proper value for DamProjectData too because that is used to feed the engine (and not the one from DamProject).Related to Issue [MWDAM-1057]
Removed dead code, added test as used in outer to inner to ensure inner will not fail when calculating with 1Dprofiles or 2Dprofiles instead of sti-files.Related to Issue [MWDAM-1057]
Added dictionary caching 1D-profiles to speed up the creator. Encountered this while cleaning up code in General and Stability.Related to Issue [MWDAM-1134]