Connecting ClosingStructureCalculationActivity with relevant services: - Implemented functionality in the plugin as specified by the CalculationContextTreeNodeInfoTests (Note: one function is still missing) - Added basic functionality for the validation of input parameters: validate hydraulic boundary location and DB connection - Renamed inconsistent names in the ClosingStructuresCalculationServiceTest - Adjusted TestClosingStructuresCalculation: one probability value was uninitialized Related to Issue [WTI-554]
Connecting Hydraring: - Initialized all NaN values to valid numbers in the TestClosingStructuresCalculation - Probability parameters that were set as a deterministic variable for the Hydraring output are now set as a NormalDistribution with a standard deviation of 0 to prevent Hydraring from crashing. (paired with kleijn) Related to Issue [WTI-554]