Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -138
    • +0
    ./MacroStabilityInwardsAssemblyMapDataFeaturesFactory.cs
    • -356
    • +0
    ./MacroStabilityInwardsChartDataFactory.cs
    • -761
    • +0
    ./MacroStabilityInwardsChartDataPointsFactory.cs
    • -135
    • +0
    ./MacroStabilityInwardsMapDataFeaturesFactory.cs
    • -227
    • +0
    ./MacroStabilityInwardsSliceChartDataFactory.cs
    • -299
    • +0
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 15709 more files in changeset.
Introduce map features factory for macro inwards WTI-1862

    • -0
    • +138
    ./MacroStabilityInwardsAssemblyMapDataFeaturesFactory.cs
  1. … 3 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./MacroStabilityInwardsChartDataFactory.cs
    • -1
    • +1
    ./MacroStabilityInwardsChartDataPointsFactory.cs
    • -1
    • +1
    ./MacroStabilityInwardsMapDataFeaturesFactory.cs
    • -1
    • +1
    ./MacroStabilityInwardsSliceChartDataFactory.cs
    • -1
    • +1
    ./MacroStabilityInwardsSliceChartDataPointsFactory.cs
  1. … 6091 more files in changeset.
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.3: Incorporated comments review 2523: - Improved tests - Updated XMLDocs

Related to Issue [WTI-1592]

    • -4
    • +4
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 19 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.
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) 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.
Set waternet visualization in output view to be invisible by default. In input view the data is visible by default. Related to Issue [WTI-1395]

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

Former-commit-id: 70cd73e603996da23be64a2a9dba25ead6e2356c

Former-commit-id: 76798c397d705c51f989266e13e180c9d6475754

    • -4
    • +12
    ./MacroStabilityInwardsChartDataFactory.cs
  1. … 8 more files in changeset.
Display calculated slices in the macrostability inwards output view Related to Issue [WTI-1416]

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

Former-commit-id: d5de635ecf996380a83f801c90be680a54eafa85

Former-commit-id: ccea2959a8c89ba0ac914f1caffb11f6f0c2b0d4

    • -0
    • +16
    ./MacroStabilityInwardsChartDataFactory.cs
    • -0
    • +22
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 6 more files in changeset.
Implement review comments from review 2252 Related to Issue [WTI-1414]

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

Former-commit-id: 4e600fba865bbe99f49c31120fe2dc2c6387cd4d

Former-commit-id: b3164d326ed0f11d4585de458ef45c3ed55610f8

    • -4
    • +4
    ./MacroStabilityInwardsChartDataFactory.cs
    • -7
    • +7
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 3 more files in changeset.
Review related changes

Paired with tangerma

Related to Issue [WTI-1475]

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

Former-commit-id: fe7932af04bdd56f1c7958938e4c7cfeac1c55e9

Former-commit-id: e8f9d1ca0c95639857033ec8400a78d2e2ab8035

    • -1
    • +0
    ./MacroStabilityInwardsChartDataFactory.cs
  1. … 7 more files in changeset.
Final change after review. Related to Issue [WTI-1395]

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

Former-commit-id: 546a134677c4c9a5882bc2d4c9483b4638575c81

Former-commit-id: 55b8fdf6730cc79586c4e7721762511ac133d0aa

    • -3
    • +3
    ./MacroStabilityInwardsChartDataPointsFactory.cs
Renamed the helper and moved it to Ringtoets.Common.Data to fix undesirable reference. Related to Issue [WTI-1475]

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

Former-commit-id: eed544c12040f474af48b7756cefe0370b7db8d1

Former-commit-id: 5e1881451fabde7aee9425a110933ffe660b6c0e

    • -2
    • +3
    ./MacroStabilityInwardsChartDataFactory.cs
  1. … 22 more files in changeset.
Implement circle radius lines for the macrostability outwards output view Related to Issue [WTI-1414]

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

Former-commit-id: 8d162a32019211e0f87e7563c2d4c976b56898ad

Former-commit-id: f7bad25d7d948ee5ab5e3013942027eeb478c899

    • -4
    • +37
    ./MacroStabilityInwardsChartDataFactory.cs
    • -2
    • +42
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 6 more files in changeset.
Show the sliding curve in the output view for macrostability inwards. Related to Issue [WTI-1414]

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

Former-commit-id: 6abc67c68da85d416eb0dc84b34fb10b1717e8bd

Former-commit-id: 345d76e8fa1c3cefeff502845ac0bbe7f53ebddf

    • -0
    • +16
    ./MacroStabilityInwardsChartDataFactory.cs
    • -0
    • +19
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 8 more files in changeset.
Implement review comments from review 2246 Related to Issue [WTI-1395]

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

Former-commit-id: 016589463bb9fa5de89843fa2a46df18edaf778f

Former-commit-id: 55a1ee550076a2ba5e5a6922e4533144a307b2e6

    • -3
    • +3
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 10 more files in changeset.
Show default values for empty name and color of soil layer in chart and data table. Related to Issue [WTI-1475]

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

Former-commit-id: 99f626c376d0668179c0e46be254863e9c9f03fc

Former-commit-id: 5c93469fdd5d8d3a080680fc85c2ff8b93952254

    • -2
    • +3
    ./MacroStabilityInwardsChartDataFactory.cs
  1. … 7 more files in changeset.
improvements after review. Related to Issue [WTI-1298]

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

Former-commit-id: 4faa79024c8abfe3c3e4793c63e8d91d33e18c3c

Former-commit-id: c7d0fd87a320af81687d7c86ac09a92b87a3b35a

    • -5
    • +10
    ./MacroStabilityInwardsChartDataFactory.cs
  1. … 11 more files in changeset.
Remove soil layer indices from the chart data and table in macro stability views. Introduced new test factories and changed old ones to have a material name by default. Related to Issue [WTI-1298]

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

Former-commit-id: df096241bc0e60a9d9ebf0b5b654b2f9595d2259

Former-commit-id: 71e658da6a0f2cf8b5d921701191f9f103e25edc

    • -1
    • +0
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 24 more files in changeset.
Eliminated IMacroStabilityInwardsSoilLayer2D Related to Issue [WTI-1449]

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

Former-commit-id: 238227e0d03db3235170054255d0cf166f7aa501

Former-commit-id: 3494254f243bd9f42e8bc490394bec91938d6037

    • -1
    • +1
    ./MacroStabilityInwardsChartDataFactory.cs
    • -1
    • +1
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 24 more files in changeset.
Improved creating waternet zones. Related to Issue [WTI-1395]

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

Former-commit-id: f89ef73323898b50317a05289562b4dc74344957

Former-commit-id: 4b517b76eb8489ee740885fd0f3beb1d6ee9912a

    • -15
    • +36
    ./MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 1 more file in changeset.