Index: Riskeer/GrassCoverErosionOutwards/src/Riskeer.GrassCoverErosionOutwards.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -r86594ccd7329d320872573a1d066fe18959d3cea -r68f4088d898e07ce2ba8045e4e21fcc09a3738c5
--- Riskeer/GrassCoverErosionOutwards/src/Riskeer.GrassCoverErosionOutwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 86594ccd7329d320872573a1d066fe18959d3cea)
+++ Riskeer/GrassCoverErosionOutwards/src/Riskeer.GrassCoverErosionOutwards.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 68f4088d898e07ce2ba8045e4e21fcc09a3738c5)
@@ -93,7 +93,8 @@
///(at your option) any later version.
///
///This program is distributed in the hope that it will be useful,
- ///but WITHOUT ANY WARRANTY; without even the implied warranty of [rest of string was truncated]";.
+ ///but WITHOUT ANY WARRANTY; without even the implied warranty of
+ ///ME [rest of string was truncated]";.
///
internal static string GEBUConfiguratieSchema {
get {
@@ -102,7 +103,7 @@
}
///
- /// Looks up a localized string similar to h gr.V.
+ /// Looks up a localized string similar to h_V.
///
internal static string MetaData_WaterLevelCalculationForFactorizedLowerLimitNorm {
get {
@@ -111,7 +112,7 @@
}
///
- /// Looks up a localized string similar to h gr.IV.
+ /// Looks up a localized string similar to h_IV.
///
internal static string MetaData_WaterLevelCalculationForLowerLimitNorm {
get {
@@ -120,7 +121,7 @@
}
///
- /// Looks up a localized string similar to h gr.I.
+ /// Looks up a localized string similar to h_I.
///
internal static string MetaData_WaterLevelCalculationForMechanismSpecificFactorizedSignalingNorm {
get {
@@ -129,7 +130,7 @@
}
///
- /// Looks up a localized string similar to h gr.III.
+ /// Looks up a localized string similar to h_III.
///
internal static string MetaData_WaterLevelCalculationForMechanismSpecificLowerLimitNorm {
get {
@@ -138,7 +139,7 @@
}
///
- /// Looks up a localized string similar to h gr.II.
+ /// Looks up a localized string similar to h_II.
///
internal static string MetaData_WaterLevelCalculationForMechanismSpecificSignalingNorm {
get {
@@ -147,7 +148,7 @@
}
///
- /// Looks up a localized string similar to Hs gr.V.
+ /// Looks up a localized string similar to Hs_V.
///
internal static string MetaData_WaveHeightCalculationForFactorizedLowerLimitNorm {
get {
@@ -156,7 +157,7 @@
}
///
- /// Looks up a localized string similar to Hs gr.IV.
+ /// Looks up a localized string similar to Hs_IV.
///
internal static string MetaData_WaveHeightCalculationForLowerLimitNorm {
get {
@@ -165,7 +166,7 @@
}
///
- /// Looks up a localized string similar to Hs gr.I.
+ /// Looks up a localized string similar to Hs_I.
///
internal static string MetaData_WaveHeightCalculationForMechanismSpecificFactorizedSignalingNorm {
get {
@@ -174,7 +175,7 @@
}
///
- /// Looks up a localized string similar to Hs gr.III.
+ /// Looks up a localized string similar to Hs_III.
///
internal static string MetaData_WaveHeightCalculationForMechanismSpecificLowerLimitNorm {
get {
@@ -183,7 +184,7 @@
}
///
- /// Looks up a localized string similar to Hs gr.II.
+ /// Looks up a localized string similar to Hs_II.
///
internal static string MetaData_WaveHeightCalculationForMechanismSpecificSignalingNorm {
get {
Index: Riskeer/GrassCoverErosionOutwards/src/Riskeer.GrassCoverErosionOutwards.IO/Properties/Resources.resx
===================================================================
diff -u -rbf1fde9d2147a6eeaecebbb371be2c4856759159 -r68f4088d898e07ce2ba8045e4e21fcc09a3738c5
--- Riskeer/GrassCoverErosionOutwards/src/Riskeer.GrassCoverErosionOutwards.IO/Properties/Resources.resx (.../Resources.resx) (revision bf1fde9d2147a6eeaecebbb371be2c4856759159)
+++ Riskeer/GrassCoverErosionOutwards/src/Riskeer.GrassCoverErosionOutwards.IO/Properties/Resources.resx (.../Resources.resx) (revision 68f4088d898e07ce2ba8045e4e21fcc09a3738c5)
@@ -122,33 +122,33 @@
..\Resources\GEBUConfiguratieSchema.xsd;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252
- h gr.V
+ h_V
- h gr.IV
+ h_IV
- h gr.I
+ h_I
- h gr.III
+ h_III
- h gr.II
+ h_II
- Hs gr.V
+ Hs_V
- Hs gr.IV
+ Hs_IV
- Hs gr.I
+ Hs_I
- Hs gr.III
+ Hs_III
- Hs gr.II
+ Hs_II
\ No newline at end of file
Index: Riskeer/GrassCoverErosionOutwards/test/Riskeer.GrassCoverErosionOutwards.IO.Test/Exporters/GrassCoverErosionOutwardsHydraulicBoundaryLocationExportMetaDataAttributeNameProviderTest.cs
===================================================================
diff -u -r86594ccd7329d320872573a1d066fe18959d3cea -r68f4088d898e07ce2ba8045e4e21fcc09a3738c5
--- Riskeer/GrassCoverErosionOutwards/test/Riskeer.GrassCoverErosionOutwards.IO.Test/Exporters/GrassCoverErosionOutwardsHydraulicBoundaryLocationExportMetaDataAttributeNameProviderTest.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationExportMetaDataAttributeNameProviderTest.cs) (revision 86594ccd7329d320872573a1d066fe18959d3cea)
+++ Riskeer/GrassCoverErosionOutwards/test/Riskeer.GrassCoverErosionOutwards.IO.Test/Exporters/GrassCoverErosionOutwardsHydraulicBoundaryLocationExportMetaDataAttributeNameProviderTest.cs (.../GrassCoverErosionOutwardsHydraulicBoundaryLocationExportMetaDataAttributeNameProviderTest.cs) (revision 68f4088d898e07ce2ba8045e4e21fcc09a3738c5)
@@ -36,16 +36,16 @@
// Assert
Assert.IsInstanceOf(nameProvider);
- Assert.AreEqual("h gr.I", nameProvider.WaterLevelCalculationForMechanismSpecificFactorizedSignalingNormAttributeName);
- Assert.AreEqual("h gr.II", nameProvider.WaterLevelCalculationForMechanismSpecificSignalingNormAttributeName);
- Assert.AreEqual("h gr.III", nameProvider.WaterLevelCalculationForMechanismSpecificLowerLimitNormAttributeName);
- Assert.AreEqual("h gr.IV", nameProvider.WaterLevelCalculationForLowerLimitNormAttributeName);
- Assert.AreEqual("h gr.V", nameProvider.WaterLevelCalculationForFactorizedLowerLimitNormAttributeName);
- Assert.AreEqual("Hs gr.I", nameProvider.WaveHeightCalculationForMechanismSpecificFactorizedSignalingNormAttributeName);
- Assert.AreEqual("Hs gr.II", nameProvider.WaveHeightCalculationForMechanismSpecificSignalingNormAttributeName);
- Assert.AreEqual("Hs gr.III", nameProvider.WaveHeightCalculationForMechanismSpecificLowerLimitNormAttributeName);
- Assert.AreEqual("Hs gr.IV", nameProvider.WaveHeightCalculationForLowerLimitNormAttributeName);
- Assert.AreEqual("Hs gr.V", nameProvider.WaveHeightCalculationForFactorizedLowerLimitNormAttributeName);
+ Assert.AreEqual("h_I", nameProvider.WaterLevelCalculationForMechanismSpecificFactorizedSignalingNormAttributeName);
+ Assert.AreEqual("h_II", nameProvider.WaterLevelCalculationForMechanismSpecificSignalingNormAttributeName);
+ Assert.AreEqual("h_III", nameProvider.WaterLevelCalculationForMechanismSpecificLowerLimitNormAttributeName);
+ Assert.AreEqual("h_IV", nameProvider.WaterLevelCalculationForLowerLimitNormAttributeName);
+ Assert.AreEqual("h_V", nameProvider.WaterLevelCalculationForFactorizedLowerLimitNormAttributeName);
+ Assert.AreEqual("Hs_I", nameProvider.WaveHeightCalculationForMechanismSpecificFactorizedSignalingNormAttributeName);
+ Assert.AreEqual("Hs_II", nameProvider.WaveHeightCalculationForMechanismSpecificSignalingNormAttributeName);
+ Assert.AreEqual("Hs_III", nameProvider.WaveHeightCalculationForMechanismSpecificLowerLimitNormAttributeName);
+ Assert.AreEqual("Hs_IV", nameProvider.WaveHeightCalculationForLowerLimitNormAttributeName);
+ Assert.AreEqual("Hs_V", nameProvider.WaveHeightCalculationForFactorizedLowerLimitNormAttributeName);
}
}
}
\ No newline at end of file
Index: Riskeer/GrassCoverErosionOutwards/test/Riskeer.GrassCoverErosionOutwards.IO.Test/test-data/GrassCoverErosionOutwardsHydraulicBoundaryLocationsExporter/ExpectedExport.dbf
===================================================================
diff -u -rbf1fde9d2147a6eeaecebbb371be2c4856759159 -r68f4088d898e07ce2ba8045e4e21fcc09a3738c5
Binary files differ
Index: Riskeer/GrassCoverErosionOutwards/test/Riskeer.GrassCoverErosionOutwards.IO.Test/test-data/GrassCoverErosionOutwardsHydraulicBoundaryLocationsWriter/ExpectedExport.dbf
===================================================================
diff -u -rbf1fde9d2147a6eeaecebbb371be2c4856759159 -r68f4088d898e07ce2ba8045e4e21fcc09a3738c5
Binary files differ