Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Combined Location-id with surface line-id to create unique identifier for output.

Related to Issue [MWDAM-1681]

    • -5
    • +5
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
Added test at import to prevent rewriting DikeTopPolder with TrafficLoad at same position.

Related to Issue [MWDAM-1680]

    • -1
    • +6
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporter.cs
Added tests for surface line on diketop/diketoe and reported as error in log file when missing.

Related to Issue [MWDAM-1680]

    • -1
    • +9
    ./Deltares.LayerOnSlopeTool.LayerCreator/SurfacelineProcessor.cs
    • -2
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
Fixed problem with geometryFilesFolder. It is now actually used ;-).

Related to Issue [MWDAM-1679]

    • -1
    • +2
    ./Deltares.LayerOnSlopeTool.Application.Tests/ApplicationTests.cs
    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Application.Tests/Deltares.LayerOnSlopeTool.Application.Tests.csproj
Added separate folder for the results of the multi files test (outputFolderMulti).

Related to Issue [MWDAM-1666]

    • -14
    • +15
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
Added a multi files test using the test data of the multi files test as provided by Jeremey.

Is also part of review for Issue [MWDAM-1666]

Related to Issue [MWDAM-1673]

    • -0
    • +1042
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/111-DIG-8986-05.1.sti
    • -0
    • +1208
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/111-DIG-8986-07.2.sti
    • -0
    • +1190
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/111-DIG-8986-01.2.sti
    • -0
    • +10
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/characteristicpoints.csv
    • -0
    • +1215
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/111-DIG-8986-07.1a.sti
    • -0
    • +1682
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/111-DIG-8986-06.2.sti
    • -0
    • +36
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/Deltares.LayerOnSlopeTool.LayerCreator.Tests.csproj
    • -0
    • +38
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
    • -0
    • +1307
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/111-DIG-8986-07.4.sti
    • -0
    • +1455
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/111-DIG-8986-05.2.sti
    • -0
    • +1254
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/111-DIG-8986-07.1.sti
    • -0
    • +1238
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles/111-DIG-8986-07.3.sti
  1. ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesMultiFiles
Implemented new definition for x_offset.

Related to Issue [MWDAM-1673]

    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
    • -3
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
Renamed x_soilgeometry2d_origin to x_offset for the new slopelayers.csv definition.

Related to Issue [MWDAM-1672]

    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporter.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Importer/CsvColumnNames.cs
    • -4
    • +4
    ./Deltares.LayerOnSlopeTool.ImporterTests/CsvImportersTests.cs
    • -7
    • +7
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporterLocations.cs
Replaced use of locations.csv by slopelayers.csv.

Related to Issue [MWDAM-1671]

    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporter.cs
    • -6
    • +6
    ./Deltares.LayerOnSlopeTool.ImporterTests/CsvImportersTests.cs
    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.Application.Tests/Deltares.LayerOnSlopeTool.Application.Tests.csproj
    • -3
    • +3
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/Deltares.LayerOnSlopeTool.LayerCreator.Tests.csproj
Corrected material for generation with lowered surface line.

Related to Issue [MWDAM-1659]

    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
Remove temp files

Related to Issue [MWDAM-1662]

    • -10
    • +19
    ./Deltares.LayerOnSlopeTool.Application.Tests/ApplicationTests.cs
Added application tests

Related to Issue [MWDAM-1662]

  1. ./Deltares.LayerOnSlopeTool.Application.Tests/TestFiles/ApplicationTestInput
    • -0
    • +21
    ./Deltares.LayerOnSlopeTool.Application.Tests/TestFiles/InvalidOutput.log
    • -0
    • +19
    ./Deltares.LayerOnSlopeTool.Application.Tests/Deltares.LayerOnSlopeTool.Application.Tests.csproj
    • -0
    • +88
    ./Deltares.LayerOnSlopeTool.Application.Tests/ApplicationTests.cs
    • -0
    • +1193
    ./Deltares.LayerOnSlopeTool.Application.Tests/TestFiles/ApplicationTestInput/111-DIG-8986-01.2.sti
  2. ./Deltares.LayerOnSlopeTool.Application.Tests/TestFiles
    • -0
    • +0
    ./Deltares.LayerOnSlopeTool.Application.Tests/TestFiles/ValidOutput.log
Corrected some typo's.

Related to Issue [MWDAM-1658]

    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/Deltares.LayerOnSlopeTool.LayerCreator.Tests.csproj
    • -253
    • +253
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/SurfacelineProcessorTests.cs
    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator/Deltares.LayerOnSlopeTool.LayerCreator.csproj
    • -134
    • +134
    ./Deltares.LayerOnSlopeTool.LayerCreator/SurfacelineProcessor.cs
    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
Split Execute(bool,,,) into two separate methods as suggested by reviewer.

Related to Issue [MWDAM-1659]

    • -20
    • +20
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
Added logFileName (as "") to tests too to solve compilation errors.

Related to Issue [MWDAM-1662]

    • -7
    • +9
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
Add logfile name to command line options

Related to Issue [MWDAM-1662]

    • -1
    • +4
    ./Deltares.LayerOnSlopeTool.Application/CommandOptions.cs
    • -3
    • +8
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
    • -3
    • +3
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
    • -1
    • +2
    ./Deltares.LayerOnSlopeTool.Application/Program.cs
Add empty test project for the application project

Related to Issue [MWDAM-1662]

  1. ./Deltares.LayerOnSlopeTool.Application.Tests/Properties
    • -0
    • +30
    ./Deltares.LayerOnSlopeTool.Application.Tests/ApplicationTests.cs
  2. ./Deltares.LayerOnSlopeTool.Application.Tests
    • -0
    • +40
    ./Deltares.LayerOnSlopeTool.Application.Tests/Deltares.LayerOnSlopeTool.Application.Tests.csproj
    • -0
    • +28
    ./Deltares.LayerOnSlopeTool.Application.Tests/Properties/AssemblyInfo.cs
Adapted to review: Add comment header

Related to Issue [MWDAM-1660]

    • -0
    • +2
    ./Deltares.LayerOnSlopeTool.StiFileCreator/DGSMStabDAMInterface.cs
Adapted to review: corrected tool name in headers

Related to Issue [MWDAM-1660]

    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.StiFileCreator.Tests/StiFileCreatorTests.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.StiFileCreator/DGSStandardDLLInterface.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporterLocations.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporter.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Application/App.config
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.StiFileCreator.Tests/DGSMStabDAMInterfaceTests.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Importer/CsvReaderUtilities.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Application/Program.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporterCharacteristicPoints.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.StiFileCreator/DGSMStabDAMInterface.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.StiFileCreator/StiFileCreator.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Io/IoModel.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Io/IoSlipCircleDefinition.cs
    • -2
    • +2
    ./Deltares.LayerOnSlopeTool.Data/SurfaceLinePoint.cs
  1. … 48 more files in changeset.
Refactored: move method SurfaceLine.CreateLoweredSurfaceLineForGivenLayerThickness() to a new class and method SurfacelineProcessor.CreateLoweredSurfaceLine()

Related to Issue [MWDAM-1658]

    • -0
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/Deltares.LayerOnSlopeTool.LayerCreator.Tests.csproj
    • -1
    • +2
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
    • -0
    • +253
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/SurfacelineProcessorTests.cs
    • -0
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator/Deltares.LayerOnSlopeTool.LayerCreator.csproj
    • -88
    • +0
    ./Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs
    • -215
    • +0
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
    • -0
    • +134
    ./Deltares.LayerOnSlopeTool.LayerCreator/SurfacelineProcessor.cs
Incorporated comments and remarks by reviewer.

Related to Issue [MWDAM-1658]

    • -0
    • +117
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
    • -4
    • +3
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporter.cs
    • -2
    • +3
    ./Deltares.LayerOnSlopeTool.Importer/CharacteristicPointCsvIdentifiers.cs
    • -40
    • +59
    ./Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs
    • -129
    • +141
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporterCharacteristicPoints.cs
    • -2
    • +1
    ./Deltares.LayerOnSlopeTool.ImporterTests/CsvImportersTests.cs
Incorporated comments and remarks by reviewer.

Related to Issue [MWDAM-1659]

    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
    • -81
    • +0
    ./Deltares.LayerOnSlopeTool.LayerCreator/GeometryCreator.cs
    • -6
    • +37
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs
    • -1
    • +0
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/Deltares.LayerOnSlopeTool.LayerCreator.Tests.csproj
    • -31
    • +0
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/GeometryCreatorTests.cs
    • -1
    • +0
    ./Deltares.LayerOnSlopeTool.LayerCreator/Deltares.LayerOnSlopeTool.LayerCreator.csproj
Moved preparation of outputfolder to start of execute to make sure folder is always there.

Related to Issue [MWDAM-1661]

    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
Added preparation of outputfolder, i.e. create the folder if it does not exists, remove the old LogFile if it does.

Related to Issue [MWDAM-1661]

    • -0
    • +16
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
Cleaned code a bit, improved test for offset Issue [MWDAM-1659], added error message for console at end of execution when errors are found.

Related to Issue [MWDAM-1659 MWDAM-1661]

    • -12
    • +15
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
    • -13
    • +56
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
Cleaned code a bit, added test for offset Issue [MWDAM-1659], improved generation step 2 by making sure the offset = 0 for that step.

Related to Issue [MWDAM-1661]

    • -4
    • +77
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
    • -0
    • +4
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/Deltares.LayerOnSlopeTool.LayerCreator.Tests.csproj
    • -9
    • +5
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporterSurfaceLines.cs
    • -0
    • +70
    ./Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs
    • -4
    • +3
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporterCharacteristicPoints.cs
    • -43
    • +1
    ./Deltares.LayerOnSlopeTool.LayerCreator/LayerCreator.cs
    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporterHelper.cs
    • -1
    • +2
    ./Deltares.LayerOnSlopeTool.LayerCreator/GeometryCreator.cs
    • -1
    • +2
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporter.cs
    • -3
    • +3
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporterLocations.cs
Implemented missing methods in the LayerCreator and GeometryCreator with tests at LayerCreator level.

Related to Issue [MWDAM-1661]

    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.Importer/CsvImporterHelper.cs
    • -2
    • +12
    ./Deltares.LayerOnSlopeTool.Data/SurfaceLine.cs
    • -1
    • +68
    ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/LayerCreatorTests.cs
  1. ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesSingleFileStiGeometryLeftOfSurfaceLine
  2. ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesSingleFile
  3. ./Deltares.LayerOnSlopeTool.LayerCreator.Tests/TestFiles/InputFilesSingleFileMissingDikeMaterial
  4. … 8 more files in changeset.
Fixed problem with missing point types.

Related to Issue [MWDAM-1661]

    • -0
    • +3
    ./Deltares.LayerOnSlopeTool.StiFileCreator/ConversionHelper.cs
    • -0
    • +3
    ./Deltares.LayerOnSlopeTool.StiFileCreator.Tests/ConversionHelperTests.cs
Update documentation and command line help

Related to Issue [MWDAM-1657]

    • -1
    • +1
    ./Deltares.LayerOnSlopeTool.Application/CommandOptions.cs
  1. … 1 more file in changeset.
Refactored: clean up code, add comments

Related to Issue [MWDAM-1660]

    • -1
    • +3
    ./Deltares.LayerOnSlopeTool.Io/IoSlipCircleDefinition.cs
    • -1
    • +2
    ./Deltares.LayerOnSlopeTool.Io/IoGeometryCreationOptions.cs
    • -37
    • +62
    ./Deltares.LayerOnSlopeTool.StiFileCreator/StiFileCreator.cs