Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Ran Deltares Cleanup:

- Performed for MacroStabilityInwards and tests

WTI-1767

    • -0
    • +1
    ./MacroStabilityInwardsChartDataFactory.cs
    • -0
    • +2
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 117 more files in changeset.
Fixed drawing logic of waternet zones:

- Updated algorithm to be able to cope with the situation where the waternet line lies exactly on the surface line.

- Improved algorithm to prevent generating two subsequent identical points. This only occurs when the start or end points of the waternet lines lie exactly on the surface line.

WTI-1769

    • -2
    • +10
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 1 more file in changeset.
Changed intersection algorithm: - Clip the draw area between maximum and minimum X coordinates of the surface line when relevant to prevent intersections not being found when the soil model has coordinates outside the surface line X interval -- Only relevant for waternet zones who are partially above the surface line - Adjusted area definition algorithm -- Algorithm did not take intermediate intersection points into account when the waternet zone top is above the y coordinate of the surfaceline, while the waternet zone bottom is exactly on the y coordinate of the surface line -- Adjusted failing tests to include these coordinates as well.

WTI-1664

    • -10
    • +17
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 1 more file in changeset.
Moved resources to ringtoets common util. WTI-1612

    • -3
    • +3
    ./MacroStabilityInwardsMapDataFeaturesFactory.cs
  1. … 12 more files in changeset.
Merged from release 17.2: Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

    • -4
    • +4
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 20 more files in changeset.
Merged from release 17.3: Incorporated comments review 2523: - Improved tests - Updated XMLDocs

Related to Issue [WTI-1592]

    • -4
    • +4
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 19 more files in changeset.
Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

    • -4
    • +4
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 20 more files in changeset.
Merged revision(s) 13330 from branches/Release/17_2

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_3@13334 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 438b83594e5342f1f643ac6e1cf9ba0976e6aa15

Former-commit-id: c9c5a5113bed6ecc4c098122b42a7453b2938f3f

    • -1
    • +1
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 12 more files in changeset.
Fixed build Related to Issue [WTI-1521]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@13330 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 150a2eca0f0fbbc5a5de7d3664aa9b6a976d2ed1

Former-commit-id: beecf4927e252106b8d44fbf3b8df2a2b6ed44b5

    • -1
    • +1
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 12 more files in changeset.
Merged revision(s) 13319-13322 from branches/Release/17_2

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_3@13326 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2563a1499ad29304598230c409b02f7497e726c2

Former-commit-id: eea5ee43cf18c016aafe9f2cf23e33102f2b79e8

    • -17
    • +1
    ./MacroStabilityInwardsChartDataFactory.cs
    • -110
    • +87
    ./MacroStabilityInwardsChartDataPointsFactory.cs
    • -0
    • +227
    ./MacroStabilityInwardsSliceChartDataFactory.cs
    • -0
    • +297
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 13 more files in changeset.
Merged revision(s) 13260, 13313, 13315, 13318 from trunk

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@13322 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a6dcd18a0f2605ac575c670a8a0c87f64a9b6595

Former-commit-id: 7fd2e70cc18855e36b2417a0a52f59f51d008750

    • -1
    • +8
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 3 more files in changeset.
Merged revision(s) 13248 from trunk

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@13321 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 16850980043edf6cef771bf95679659504ad64f4

Former-commit-id: 411cb325b88620c7b5ec81f8a492a5ed6e53e77d

    • -52
    • +1
    ./MacroStabilityInwardsChartDataFactory.cs
    • -6
    • +6
    ./MacroStabilityInwardsChartDataPointsFactory.cs
    • -0
    • +227
    ./MacroStabilityInwardsSliceChartDataFactory.cs
    • -18
    • +17
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 9 more files in changeset.
Merged revision(s) 13204 from trunk

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@13320 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d26ac57479991a15e8b188f41091f907eb839841

Former-commit-id: 18563cc38ccde852fae0475acae08b8f5483a7f4

    • -1
    • +1
    ./MacroStabilityInwardsChartDataFactory.cs
    • -160
    • +82
    ./MacroStabilityInwardsChartDataPointsFactory.cs
    • -0
    • +291
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 8 more files in changeset.
Merged revision(s) 12992, 12994, 13000 from branches/Release/17_2_Development

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@13319 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b0fcb94519ffe8937649f2d0b575e893620b0a41

Former-commit-id: 6226bb5e859aaf12e2a5527bac0512cc18f6e81b

    • -0
    • +35
    ./MacroStabilityInwardsChartDataFactory.cs
    • -0
    • +55
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 8 more files in changeset.
Implement clipping with an upper and lower boundary for slice output parameter chart data. Related to Issue [WTI-1432]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13315 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0cc6dacee084aa224885e9a88fb1da27616b43c7

Former-commit-id: 7a35f315aae18e1ef72c07bad4d2fac752759c36

    • -5
    • +4
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 2 more files in changeset.
Implement tester comments, lamel output bar is limited to a height of 2000.0 and NaN values will be represented as 0.0 Related to Issue [WTI-1432]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13313 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e43477fa2df59693c7154519301a3e25018b481a

Former-commit-id: f6619873889f3e103d83840d2684000bf36b15cd

    • -0
    • +8
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 1 more file in changeset.
Directly evaluate select statements in some classes, refactor mapdatafeature factories to return and take IEnumerables instead of Arrays Related to Issue [WTI-1393]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13269 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f439c51515d7148531a150167a735c2a4eed7d2c

Former-commit-id: 85be7ab87858c95077ce4f79811f4cc905f7d446

    • -15
    • +15
    ./MacroStabilityInwardsMapDataFeaturesFactory.cs
  1. … 19 more files in changeset.
Review related changes Related to Issue [WTI-1432]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13248 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f54de987bf5858d2da4fd0b35854c00db600d37d

Former-commit-id: 05e06c518a154daeba77a517d095a1f321af08bc

    • -52
    • +1
    ./MacroStabilityInwardsChartDataFactory.cs
    • -6
    • +6
    ./MacroStabilityInwardsChartDataPointsFactory.cs
    • -0
    • +227
    ./MacroStabilityInwardsSliceChartDataFactory.cs
    • -18
    • +17
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 9 more files in changeset.
Implement review comments from review 2362 Related to Issue [WTI-1432]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13204 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 74a0cc1b2aea637e5523da654bd2c37fccd8ec53

Former-commit-id: fcb596ca461909702733c892bb4aae5a164d81cc

    • -1
    • +1
    ./MacroStabilityInwardsChartDataFactory.cs
    • -160
    • +82
    ./MacroStabilityInwardsChartDataPointsFactory.cs
    • -0
    • +291
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 8 more files in changeset.
Merged revision(s) 12969, 12979, 12987, 12992-12995, 13000, 13004 from branches/Release/17_2_Development

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13043 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d41d17a13ea62edf827d2e7f4db1ea2f583737e1

Former-commit-id: f8af5505a91576384b0cfd96c501ca5159266452

    • -0
    • +35
    ./MacroStabilityInwardsChartDataFactory.cs
    • -0
    • +55
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 30 more files in changeset.
Set effective stress to be visible by default, reverse order of layers to match table order Related to Issue [WTI-1432]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@13000 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 303d2a07f8358d4fbba04cb88e8f68e7b957c9b3

Former-commit-id: bb1a4e255f5bff9d87b3c2aef8fffd0e22fe7b27

    • -2
    • +3
    ./MacroStabilityInwardsChartDataFactory.cs
  1. … 3 more files in changeset.
Implement visualization of the calculated output along the slices in the output view. Related to Issue [WTI-1432]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12992 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7b942b3b812a8894d6988b22fefc52e7dfb2c4e5

Former-commit-id: 7a5f73235c2066639da324e4850f8ee16486bbe7

    • -0
    • +34
    ./MacroStabilityInwardsChartDataFactory.cs
    • -0
    • +55
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 8 more files in changeset.
Merged revision(s) 12904 from branches/Release/17_2

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12909 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0372267439eff235b13a24e42227cb292011ee81

Former-commit-id: adfe6655235869465dd8d2247b6c332f95ac67b4

    • -30
    • +77
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 19 more files in changeset.
Merged revision(s) 12857, 12868, 12882, 12887 from branches/Release/17_2_Development: Implement determination and visualization of tangent lines in the macro stability inwards input view chart.

........

Implement review comments from review 2318

........

Implement review comments from review 2320

........

Moved some statements for better cohesion.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12904 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1c0ac2862e596e9e6dab29454f9f14e17964480c

Former-commit-id: ad8a69935de8d9ca886646e6976275b9997119ee

    • -30
    • +77
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 19 more files in changeset.
Merged revision(s) 12900 from branches/Release/17_2

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12902 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d70e85fb7e320b946149fa91f9278aadf5cd098a

Former-commit-id: f41b6aaf641991a4e4c2dd7e540885c9e43ee1f5

    • -1
    • +18
    ./MacroStabilityInwardsChartDataFactory.cs
    • -1
    • +24
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 8 more files in changeset.
Merged revision(s) 12853, 12863 from branches/Release/17_2_Development: Display output tangent lines in the output chart for macrostability calculations.

........

Added ToArray for creating tangent lines.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12900 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c9c670ed16e6386dee566fc404314e0e55f00672

Former-commit-id: 24f53219801ec6acf92623356dabfcf46bcc12ba

    • -1
    • +18
    ./MacroStabilityInwardsChartDataFactory.cs
    • -1
    • +24
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 8 more files in changeset.
Implement review comments from review 2318 Related to Issue [WTI-1456]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12868 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e22c441e79b9b69bad24c19349312310921bbb64

Former-commit-id: 325348a209be056f28558d9e3759b0b5382eb2c2

    • -45
    • +43
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 18 more files in changeset.
Added ToArray for creating tangent lines. Related to Issue [WTI-1460]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12863 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 35335cb9b9396f1e9b7402dee234c11624b8d144

Former-commit-id: e6440bcbb48a6672323635881615894e679db193

    • -1
    • +1
    ./MacroStabilityInwardsChartDataPointsFactory.cs
Implement determination and visualization of tangent lines in the macro stability inwards input view chart. Related to Issue [WTI-1456]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12857 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a3a34d490ef1f9cc9de7f60f71a3b1c3b3312f25

Former-commit-id: 4e4273a2ced1e6949eda2e298962c5b5803df423

    • -2
    • +51
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 4 more files in changeset.
Display output tangent lines in the output chart for macrostability calculations. Related to Issue [WTI-1460]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12853 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: af29c6e9094dedc9f2bd8ea4026da5fd51496d81

Former-commit-id: 5b0b9ed35336b53eee2736b7921b80a64f6a97ef

    • -1
    • +18
    ./MacroStabilityInwardsChartDataFactory.cs
    • -1
    • +24
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 8 more files in changeset.