Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added zone boundary left and right in storage. Related to Issue [WTI-1469]

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

Former-commit-id: 25beea2874aff890c7740c0524f890eab2978708

Former-commit-id: 56a300a7d50b95b45b47c4a7efcb001c6665b310

    • -0
    • +2
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 5 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

    • -1
    • +2
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
  1. … 18 more files in changeset.
Update data model to allow for null values for soil layer colors. A NULL Color translates to Color.Empty, before both Color.Empty and a color with values (0;0;0;0) were both stored as 0 (Empty should be displayed as white, (0;0;0;0) as fully transparent black) Related to Issue [WTI-1298]

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

Former-commit-id: b513037bae8a5683ad007ab66164741d2efd5fab

Former-commit-id: 4b61dd2b15f07a22245de42732e1e8fe591a9add

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 20 more files in changeset.
Review related changes Related to Issue [WTI-1449]

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

Former-commit-id: 2f7a52c22176fe217921b49be33db18001127181

Former-commit-id: b0dd476b4b2049f09604d0da92eb5d8042c1fe42

    • -7
    • +7
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 3 more files in changeset.
Improvements after review. Related to Issue [WTI-1449]

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

Former-commit-id: dd59ce31326d36215ceb40b0ec1588af84d3bcbd

Former-commit-id: 3b3ea5bd3b0c0a1cf27ac43feba5eee2fa7686e0

    • -45
    • +46
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -49
    • +51
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Got rid of inner rings and holes Related to Issue [WTI-1449]

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

Former-commit-id: f0bc4fa819e62328892cbdc2363e8cdb21d48e01

Former-commit-id: b8d2ea08b3544014ff6ba37044a835ea6d67ded7

    • -3
    • +0
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 25 more files in changeset.
Fixed final compilation errors

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1449-2@12500 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5d86706be27a83150970ddb5d3fab9599d3f53b3

Former-commit-id: e6244983bee817b59676d3a5d2aab8d782770dc6

    • -3
    • +0
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Introduced ColorConversionExtensions to convert from Color to Rgb and back Related to Issue [WTI-1451]

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

Former-commit-id: 0740b07ebff9385abacbfe50c973b2d77d4c3c90

Former-commit-id: 028c0d9e94da2a6df0fb0556c8288183061b16a9

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Moved MacroStabilityInwardsSoilLayer2D to primitives Related to Issue [WTI-1449]

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

Former-commit-id: 9ac9c40a09864b3b022e1c6d4daf513756a3c92a

Former-commit-id: 4a7c3d783df1bec80d065d9cebfb432b47a22b9b

    • -0
    • +1
    ./MacroStabilityInwardsSoilProfileTwoDEntityReadExtensions.cs
  1. … 13 more files in changeset.
- Code cleanup - Added storage of MacroStabilityInwardsSoilLayer2D's nested layers Related to Issue [WTI-1451]

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

Former-commit-id: d5376858656e92fff4a6254c3a2aef20eace46d7

Former-commit-id: 5add3829d75ab887b2ba4653b4825526f9d46aa8

    • -1
    • +13
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 10 more files in changeset.
Improved MacroStabilityInwardsSoilLayer2D Related to Issue [WTI-1449]

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

Former-commit-id: 1d106b1690e3a561ff7264b1fb67a90ec6459dff

Former-commit-id: 05a4da7976160b25b3c1b24f6fbd556eeb00a067

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 22 more files in changeset.
Improved MacroStabilityInwardsSoilLayer1D Related to Issue [WTI-1449]

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

Former-commit-id: 247a0a27343f174037767f36982416169ffd86a8

Former-commit-id: 59f81faa5ebb146a4c7e8d5d6b6230e5d057660f

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
  1. … 22 more files in changeset.
Removed MacroStabilityInwardsSoilLayer2D.Holes from the database Related to Issue [WTI-1451]

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

Former-commit-id: 8f30fd927afd13372df981e85304deb3b30a93fd

Former-commit-id: 7145a25add623fd0bd2f1d95f34933563cce7f4d

    • -2
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 12 more files in changeset.
Adapted soil layer 2D data model (is nested now) Also adapted import and chart data visualizations Related to Issue [WTI-1449]

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

Former-commit-id: 1b8f335c997bc35188689c79f09bf6c116579e2f

Former-commit-id: eb45f0e4920ce98258b259af7247ecc58c2eafd7

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
    • -0
    • +1
    ./MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 115 more files in changeset.
Fixed some compilation errors

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

Former-commit-id: 6c8eb417ddb1bef8b646ae0e540fd105d50e7395

Former-commit-id: 0ac81905e6c9f70fe0106e93b4d2c041b0355d9c

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 7 more files in changeset.
Made MacroStabilityInwardsSoilProfileUnderSurfaceLine work with IMacroStabilityInwardsSoilLayer2D

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

Former-commit-id: d6e7ade38fc73791f5fbf3e1f3889df1182c409b

Former-commit-id: cbf8e777f0d46234e646bf321fd92d240b0bf072

    • -0
    • +1
    ./MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 49 more files in changeset.
Implement review comments from review 2218. Change methods to take a specific soil layer type (1/2D) Improve/abstract some functionality in the chart control drawing logic. Improve some tests with stubs Related to Issue [WTI-1399]

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

Former-commit-id: 3e1b47a5dfe11721db51ca55f8e46016298233c0

Former-commit-id: 2865aa86848e2d6c2ed6d82d0ed27ece9c6b8646

    • -5
    • +5
    ./MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 17 more files in changeset.
Refactored MacroStabilityInwardsGrid to be able to set the x left/right and z top/bottom via the constructor Related to Issue [WTI-1400]

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

Former-commit-id: 0f86def14d70aa807cabae1394b52f0c1f8334c5

Former-commit-id: 9ff2c4efb5bcb5ba77076d98eb057631ad27c736

    • -11
    • +9
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
  1. … 9 more files in changeset.
Implement extra interfaces for the macro stability soil layers/profiles to access their Data property more easily. Related to Issue [WTI-1298]

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

Former-commit-id: 7f4f2ba86e9206ad63a4d043bb61858655dc255f

Former-commit-id: f06b465a7b1a8c269df3e5ab562bbd0cd6836b8b

    • -7
    • +6
    ./MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 30 more files in changeset.
Updated database: - Renamed column DikeSoilScenarioType to DikeSoilScenario -- DikeSoilScenario does not really represent a type and scenario already indicates there are different kinds of options, hence the property was not renamed in the input class

Related to Issue [WTI-1379]

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

Former-commit-id: 1888ef4a07dabd5f8178255499f19e63f9f06385

Former-commit-id: 60c4800f4e414da42a68e707a1b6dc8ea30375de

    • -1
    • +1
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 9 more files in changeset.
Incorporated comments review 2198 - Ran DeltaresClean, formatted code - Introduced test helper to assert referenced objects in the StorageSqLiteIntegrationTest => used to determine if referenced objects are equal -- Applied for whole file

Related to Issue [WTI-1379]

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

Former-commit-id: c8a0f1e7df7afd666d724f3aa9b8996ca40150f7

Former-commit-id: 6172ea84d211bdeb68447d02bb535497dc77f8be

    • -1
    • +1
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 4 more files in changeset.
Incorporated comments review 2195 - Added asserts for the integration tests - Added .ToNaNAsNull() call for the contribution when storing a macro stability inwards calculation scenario Related to Issue [WTI-1379]

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

Former-commit-id: 2c03f5e682f4a76928ed694ca17d97db3c3efca1

Former-commit-id: 5a58149288c5f337146a460441390c150c91bd01

    • -0
    • +1
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 4 more files in changeset.
Incorporated comments review 2195 - Editorial changes - Explicit set values explicitly for NaN cases for the Create and Read extensions related to macrostability inwards - Changed internal methods in internal classes to public (synchronised across macrostability inwards and piping) Related to Issue [WTI-1379]

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

Former-commit-id: 4de72b78ffab0ed0177ed39b702efde0e177c033

Former-commit-id: 49bf1469e0f1890ad528ef1b638ee66c76755d91

    • -1
    • +1
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
    • -2
    • +2
    ./MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensions.cs
  1. … 17 more files in changeset.
Added tests for coverage ~paired with tang_ds Related to Issue [WTI-1379]

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

Former-commit-id: 2a7537eb0ab590d4ae9ad3f5f0525ba6578867d7

Former-commit-id: 94c1385ad8b6af008be617e02d8aac5278b29ac7

    • -1
    • +3
    ./MacroStabilityInwardsSoilProfileTwoDEntityReadExtensions.cs
  1. … 1 more file in changeset.
Introduced interfaces for decoupling input objects so that they can be used for the waternet calculation. Related to Issue [WTI-1345]

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

Former-commit-id: 38c446a34b1b58b7db8e1431e7dce6177e19d68c

Former-commit-id: dc970feeec16f79716d129ef808e94a9474aa7bd

    • -2
    • +2
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 46 more files in changeset.
Added read and create extensions: - Done for the calculation scenario -- Improved for the piping equivalent - Introduced entity testhelper to assert entity property values for the macrostability inwards calculations scenarios - Renamed functions to better reflect what they do

Related to Issue [WTI-1379]

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

Former-commit-id: a0e33b7f224bb8df0e64ab081d2e265290785d81

Former-commit-id: 5c8ec47fa3cf57b16e93955326a97b3e4630de91

    • -0
    • +218
    ./MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 13 more files in changeset.
Added read and create extensions: - Done for the output -- Renamed private Create functions to Read Related to Issue [WTI-1379]

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

Former-commit-id: a418de5824d807375c9fb9c3f30c5b1ca20d3d2c

Former-commit-id: 1525f052e0c5b98036e78191973937ee9e3265b2

    • -4
    • +4
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
Added read and create extensions: - Done for the output - Synchronised implementations of piping with MacroStabilityInwards => when NULL arguments are passed, ArgumentNullException thrown - Replaced CollectionAssert with TestHelper assert which uses an EqualityComparer - Introduced entity test helper to assert the macro stability inwards output entity values Related to Issue [WTI-1379]

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

Former-commit-id: 52251d30085ed9d1788770c79e711eeb607b461f

Former-commit-id: e7c9cc3302b31e7a805515cf01c77620e44aaafe

    • -0
    • +117
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
  1. … 12 more files in changeset.
Added read and create extensions: - Done for the semi probabilistic output - Renamed column name for the factor of stability -- Updated database, entities and sql files - Synchronised implementations of piping with MacroStabilityInwards => when NULL arguments are passed, ArgumentNullException thrown Related to Issue [WTI-1379]

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

Former-commit-id: 74daeaea7a3522e36dc91931346a65599610abdc

Former-commit-id: ee9127a39b16e5ca0897c8f87bc54ca442c107b0

    • -0
    • +57
    ./MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensions.cs
  1. … 15 more files in changeset.
Updated database design to enable NaN values for the stochastic distribution properties of preconsolidation stresses: - Updated Create and Read extensions - Regenerated affected entities

Related to Issue [WTI-1341]

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

Former-commit-id: 941b6380ef22f6ecbc2ad888f86259ac97d1f131

Former-commit-id: 7b36beb1a8a2b33c953ede3bcec0ba3a0511ef68

    • -2
    • +2
    ./MacroStabilityInwardsPreconsolidationStressEntityReadExtensions.cs
  1. … 9 more files in changeset.