DamTools

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the python script that draws geometry as well as the surface line.

Related to Issue [MWDAM-2446]

    • -9
    • +15
    ./GeometryVisualizer/GeometryWithSurfPlot.py
Added python script that draws geometry as well as the surface line. File name should be GeometryWithSurf.json with geometry and surface line as data. If surface line is not present, only the geometry will be drawn.

Related to Issue [MWDAM-2446]

    • -0
    • +55
    ./GeometryVisualizer/GeometryWithSurfPlot.py
Adapted to review

Related to Issue [MWDAM-2198]

Improve geometry visualizer when reversed curves are present

Related to Issue [MWDAM-2198]

    • -7
    • +14
    ./GeometryVisualizer/GeometryPlot.py
Create Geometry visualizer to plot geometry objects

Related to Issue [MWDAM-2198]

    • -0
    • +202
    ./GeometryVisualizer/Geometry.json
    • -0
    • +34
    ./GeometryVisualizer/GeometryPlot.py
Added the release notes.

Related to Issue [MWDAM-1665]

    • -0
    • +3
    ./LayerOnSlopeTool/trunk/release/Release Notes.txt
Reset version to 20.1.0.

Related to Issue [MWDAM-1665]

Created tag for the released version.

Related to Issue [MWDAM-1655]

Added released dll's and exe to release folder.

Related to Issue [MWDAM-1665]

    • binary
    ./LayerOnSlopeTool/trunk/release/Deltares.LayerOnSlopeTool.Importer.dll
    • binary
    ./LayerOnSlopeTool/trunk/release/CommandLine.dll
    • binary
    ./LayerOnSlopeTool/trunk/release/Deltares.LayerOnSlopeTool.Data.dll
    • -0
    • +28
    ./LayerOnSlopeTool/trunk/release/LayerOnSlopeTool.exe.config
    • binary
    ./LayerOnSlopeTool/trunk/release/LumenWorks.Framework.IO.dll
    • binary
    ./LayerOnSlopeTool/trunk/release/Deltares.LayerOnSlopeTool.StiFileCreator.dll
    • binary
    ./LayerOnSlopeTool/trunk/release/LayerOnSlopeTool.exe
    • binary
    ./LayerOnSlopeTool/trunk/release/Deltares.LayerOnSlopeTool.Io.dll
    • binary
    ./LayerOnSlopeTool/trunk/release/DGSMStabDAM.dll
    • binary
    ./LayerOnSlopeTool/trunk/release/Deltares.LayerOnSlopeTool.LayerCreator.dll
    • binary
    ./LayerOnSlopeTool/trunk/release/Deltares.LayerOnSlopeTool.Version.dll
Set version to 20.1.1 for release.

Related to Issue [MWDAM-1665]

Improved the error a bit further.

Related to Issue [MWDAM-1633]

Adapted the tests to the new output names.

Related to Issue [MWDAM-1681]

Re-added the .sti extension for the output files.

Related to Issue [MWDAM-1681]

Combined Location-id with surface line-id to create unique identifier for output.

Related to Issue [MWDAM-1681]

Added test at import to prevent rewriting DikeTopPolder with TrafficLoad at same position.

Related to Issue [MWDAM-1680]

Added tests for surface line on diketop/diketoe and reported as error in log file when missing.

Related to Issue [MWDAM-1680]

Fixed problem with geometryFilesFolder. It is now actually used ;-).

Related to Issue [MWDAM-1679]

Added separate folder for the results of the multi files test (outputFolderMulti).

Related to Issue [MWDAM-1666]

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]

Added the picture with the (visual) definition of the x-offset.

Related to Issue [MWDAM-1673]

Implemented new definition for x_offset.

Related to Issue [MWDAM-1673]

Renamed x_soilgeometry2d_origin to x_offset for the new slopelayers.csv definition.

Related to Issue [MWDAM-1672]

Replaced use of locations.csv by slopelayers.csv. Renamed x-soilgeometry2D_origin to x_offset (Issue [MWDAM-1672]).

Related to Issue [MWDAM-1671]

Replaced use of locations.csv by slopelayers.csv.

Related to Issue [MWDAM-1671]

Corrected material for generation with lowered surface line.

Related to Issue [MWDAM-1659]

Remove temp files

Related to Issue [MWDAM-1662]

Added application tests

Related to Issue [MWDAM-1662]

Corrected some typo's.

Related to Issue [MWDAM-1658]

Split Execute(bool,,,) into two separate methods as suggested by reviewer.

Related to Issue [MWDAM-1659]

Added logFileName (as "") to tests too to solve compilation errors.

Related to Issue [MWDAM-1662]