Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.IO/ClosingStructuresImporter.cs =================================================================== diff -u -r3c17d0ec1a154f1c5a19601fd8885366a01b2daa -r8e8f8c83c45656f65adaa8e47600379dc5ae8f61 --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.IO/ClosingStructuresImporter.cs (.../ClosingStructuresImporter.cs) (revision 3c17d0ec1a154f1c5a19601fd8885366a01b2daa) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.IO/ClosingStructuresImporter.cs (.../ClosingStructuresImporter.cs) (revision 8e8f8c83c45656f65adaa8e47600379dc5ae8f61) @@ -109,7 +109,7 @@ WidthFlowApertures = { Mean = (RoundedDouble) rowData[StructureFilesKeywords.ClosingStructureParameterKeyword4].NumericalValue, - CoefficientOfVariation = GetCoefficientOfVariation(rowData[StructureFilesKeywords.ClosingStructureParameterKeyword4], structureName) + StandardDeviation = GetStandardDeviation(rowData[StructureFilesKeywords.ClosingStructureParameterKeyword4], structureName) }, LevelCrestStructureNotClosing = {