Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Service/GrassCoverErosionInwardsCalculationService.cs
===================================================================
diff -u -r79899032776969fcceaff988497d6fab5e63fe8b -rc2c7fd14caf930e8c8d9c312fde6302681dbdc83
--- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Service/GrassCoverErosionInwardsCalculationService.cs (.../GrassCoverErosionInwardsCalculationService.cs) (revision 79899032776969fcceaff988497d6fab5e63fe8b)
+++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Service/GrassCoverErosionInwardsCalculationService.cs (.../GrassCoverErosionInwardsCalculationService.cs) (revision c2c7fd14caf930e8c8d9c312fde6302681dbdc83)
@@ -21,9 +21,12 @@
using System;
using System.Collections.Generic;
+using System.ComponentModel;
using System.IO;
using System.Linq;
+using System.Security;
using Core.Common.Base.IO;
+using Core.Common.IO.Exceptions;
using Core.Common.Utils;
using log4net;
using Ringtoets.Common.Data.AssessmentSection;
@@ -35,6 +38,7 @@
using Ringtoets.GrassCoverErosionInwards.Service.Properties;
using Ringtoets.HydraRing.Calculation.Calculator;
using Ringtoets.HydraRing.Calculation.Calculator.Factory;
+using Ringtoets.HydraRing.Calculation.Data.Input;
using Ringtoets.HydraRing.Calculation.Data.Input.Hydraulics;
using Ringtoets.HydraRing.Calculation.Data.Input.Overtopping;
using Ringtoets.HydraRing.Calculation.Exceptions;
@@ -98,7 +102,6 @@
///
///
///
- ///
///
///
/// Thrown when:
@@ -358,7 +361,6 @@
/// Creates the input for an overtopping calculation.
///
/// The that holds all the information required to perform the calculation.
- /// The to create input with.
/// Calculation input parameters that apply to all instances.
/// The path to the hydraulic boundary database file.
/// An .
@@ -413,7 +415,6 @@
///
/// The that holds all the information required to perform the calculation.
/// The norm to use in the calculation.
- /// The to create input with.
/// Calculation input parameters that apply to all instances.
/// The path to the hydraulic boundary database file.
/// A .