Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactored GeneralResult such that the data model is more strict Related to Issue [WTI-1303]

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

Former-commit-id: 4f90c9228d91088a2f8ec546754f390a67e31423

Former-commit-id: 87f2ecb460dad9538403f0ee7c55910806270ae8

    • -6
    • +6
    ./IllustrationPoints/IllustrationPointsParserTest.cs
  1. … 9 more files in changeset.
Added validation to IllustrationPointsParser where double values can be DBNull Related to Issue [WTI-1303]

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

Former-commit-id: 97c5cdb8e50fced507025066390a959a1681fa21

Former-commit-id: 509f6edbe1e6029345536e8a4a8212f8c1bca679

    • -0
    • +22
    ./IllustrationPoints/IllustrationPointsParserTest.cs
  1. … 9 more files in changeset.
Moved hydraring illustration point data model to Data/Output/IllustrationPoints Related to Issue [WTI-1303]

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

Former-commit-id: 82586716e967302c3debd0beb6123aa331e57043

Former-commit-id: 1cbe04f7cffe9510e996704b793ac145002700b1

    • -43
    • +0
    ./IllustrationPoints/FaultTreeIllustrationPointTest.cs
    • -42
    • +0
    ./IllustrationPoints/GeneralResultTest.cs
    • -41
    • +0
    ./IllustrationPoints/IllustrationPointResultTest.cs
    • -60
    • +0
    ./IllustrationPoints/IllustrationPointTreeNodeTest.cs
    • -0
    • +1
    ./IllustrationPoints/IllustrationPointsParserTest.cs
    • -41
    • +0
    ./IllustrationPoints/RealizedStochastTest.cs
    • -42
    • +0
    ./IllustrationPoints/StochastTest.cs
    • -43
    • +0
    ./IllustrationPoints/SubMechanismIllustrationPointTest.cs
    • -156
    • +0
    ./IllustrationPoints/WindDirectionClosingSituationTest.cs
    • -144
    • +0
    ./IllustrationPoints/WindDirectionTest.cs
  1. … 57 more files in changeset.
Introduced WindDirectionClosingScenarioIllustrationPoint item class to store every combination of wind directions, closing scenarios and illustration points: - Introduced object in the RT GeneralResult - Introduced a TestIllustrationPoint test object - Made the accessors public in the WindDirectionClosingSituation in the HydraRing side, this will be needed for the converter creating WindDirectionClosingScenarioIllustrationPoint objects - Moved IllustrationPoint related test objects to their respective folder

Related to Issue [WTI-1303]

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

Former-commit-id: 36313b8f5a946d595b772e08b053a1f6b2de6253

Former-commit-id: 2b1b07b0b603b5a732f79dbb2d88b9998def8e75

    • -0
    • +2
    ./IllustrationPoints/WindDirectionClosingSituationTest.cs
  1. … 16 more files in changeset.
Doc cleanup. extracted common query parts in IllustrationPointQueries. Simplified uses of GetIterator Related to Issue [WTI-1302]

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

Former-commit-id: fcdecee17407ba43f14e58480daa30eba3c57c6d

Former-commit-id: b6f93dadf7ac6d4d53669a5b2a88d1d9dad7c64b

    • -1
    • +1
    ./IllustrationPoints/FaultTreeIllustrationPointTest.cs
    • -1
    • +0
    ./IllustrationPoints/IllustrationPointResultTest.cs
  1. … 4 more files in changeset.
Added missing name properties for sub mechanism and fault tree Related to Issue [WTI-1302]

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

Former-commit-id: 859e9a09bb5f12feb7e63358a14521f4490ebfc9

Former-commit-id: c2949290160cd4b653753e7a08352bbe542116c3

    • -0
    • +3
    ./IllustrationPoints/IllustrationPointsParserTest.cs
  1. … 5 more files in changeset.
Added tests for error cases Related to Issue [WTI-1302]

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

Former-commit-id: f74222ff42776d7eb0766cb91b669532d85090e0

Former-commit-id: 9f5e5d17ba6bcd461f3e81ecf4d060d49ea95093

    • -10
    • +28
    ./IllustrationPoints/IllustrationPointsParserTest.cs
  1. … 12 more files in changeset.
Added RealizedStochast with an extra realization used for sub mechanisms. Added sampling tests for reading illustration points. Related to Issue [WTI-1302]

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

Former-commit-id: 524e7d4fdf08ccfe15e5af247090578b867a9c50

Former-commit-id: f684d7231342377eb24d68dcaf8002abdeac4960

    • -3
    • +82
    ./IllustrationPoints/IllustrationPointsParserTest.cs
    • -0
    • +41
    ./IllustrationPoints/RealizedStochastTest.cs
  1. … 6 more files in changeset.
Added documentation and tests for the illustration point parser related classes. Related to Issue [WTI-1302]

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

Former-commit-id: 97a0e3a3062201c78e1df7f1f08341120f62bcb7

Former-commit-id: c4aa8b9aea97acbd045912802f6268bab9f3e242

    • -0
    • +43
    ./IllustrationPoints/FaultTreeIllustrationPointTest.cs
    • -0
    • +42
    ./IllustrationPoints/GeneralResultTest.cs
    • -0
    • +42
    ./IllustrationPoints/IllustrationPointResultTest.cs
    • -0
    • +60
    ./IllustrationPoints/IllustrationPointTreeNodeTest.cs
    • -0
    • +42
    ./IllustrationPoints/StochastTest.cs
    • -0
    • +43
    ./IllustrationPoints/SubMechanismIllustrationPointTest.cs
    • -0
    • +154
    ./IllustrationPoints/WindDirectionClosingSituationTest.cs
    • -0
    • +144
    ./IllustrationPoints/WindDirectionTest.cs
  1. … 17 more files in changeset.
Parsing of the fault tree when there is only a sub mechanism instead of a fault tree. Related to Issue [WTI-1302]

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

Former-commit-id: 72b931a6b12f8854a353026bfe7da21020749e83

Former-commit-id: da27dc73a59b4130b75a72580747818d9edbbb1e

    • -3
    • +22
    ./IllustrationPoints/IllustrationPointsParserTest.cs
  1. … 4 more files in changeset.
Parsing of the fault tree and the node data. Related to Issue [WTI-1302]

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

Former-commit-id: a20a4e35f888452abb9ec0c00439dc51d7eb4447

Former-commit-id: 16462f228afa2898b68ad566a665fa460bb40019

    • -0
    • +1
    ./IllustrationPoints/IllustrationPointsParserTest.cs
  1. … 10 more files in changeset.
Implemented parser for IllustrationPoints. General result is read. Adapted HydraRingDatabaseReader.ReadLine() so that it no longer throws an exception when it reaches the end, so that it can be reused for iterating over a result set from a database. Related to Issue [WTI-1302]

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

Former-commit-id: a54471053f6a81f74df94371dfafb921aef22acc

Former-commit-id: 0b33736fac93f3b57f218c457500c37060bac159

    • -2
    • +0
    ./DunesBoundaryConditionsCalculationParserTest.cs
    • -2
    • +0
    ./ExceedanceProbabilityCalculationParserTest.cs
    • -0
    • +144
    ./IllustrationPoints/IllustrationPointsParserTest.cs
    • -2
    • +0
    ./ReliabilityIndexCalculationParserTest.cs
    • -2
    • +0
    ./WaveConditionsCalculationParserTest.cs
  1. … 17 more files in changeset.
Merged revision(s) 10280-10283 from branches/Release/17_1: Fix error when waveHeight is null. Related to WTI-1329

........

Fixed failing tests.

Related to WTI-1329

........

Made waveHeight not visible in property control when it's NaN.

Related to WTI-1329

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

Former-commit-id: 27b8cc08fd5fbca88460a8b665b90546039b02e7

Former-commit-id: c8aa64f3cca8c649d7d18f968383d3a9f516abc7

    • -13
    • +11
    ./OvertoppingCalculationWaveHeightParserTest.cs
  1. … 6 more files in changeset.
Fixed failing tests. Related to Issue [WTI-1329]

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

Former-commit-id: 885d8ee523dbcde6c898a500591dbc023b63b53f

Former-commit-id: f6761839e8182ecca439029269110860cce764ca

    • -17
    • +0
    ./OvertoppingCalculationWaveHeightParserTest.cs
  1. … 3 more files in changeset.
Fix error when waveHeight is null. Related to Issue [WTI-1329]

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

Former-commit-id: 0978f2a3511fc5dfd49ae6d5a0db5da3977aab6a

Former-commit-id: 15f589b44f0e6acc918a90ccfe4ce4d870d4434f

    • -0
    • +15
    ./OvertoppingCalculationWaveHeightParserTest.cs
  1. … 1 more file in changeset.
Merged revision(s) 9594, 9597 from branches/Release/17_1: Improvements after review. Related to WTI 1257

Changed precision

Related to WTI 1257

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

Former-commit-id: b718ee65c304bfd4f22af05db5d6adc47b5d09b9

Former-commit-id: c5e281b165caa63e2c0fe1593c018239e6b915ab

    • -3
    • +3
    ./OvertoppingCalculationWaveHeightParserTest.cs
  1. … 1 more file in changeset.
Changed precision Related to Issue [WTI-1257]

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

Former-commit-id: e0afc79e6c8bc3df25ff45510b92df28ffc86eda

Former-commit-id: 865bfb2afbb2e10e0caca7df4666e6156026faf5

    • -2
    • +2
    ./OvertoppingCalculationWaveHeightParserTest.cs
Improvements after review. Related to Issue [WTI-1257]

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

Former-commit-id: 5c9c663b6194a0a89c78ffbaa7a8a6670a239342

Former-commit-id: f250eaa039f88d01251a65bcb996a0ba72ea4bea

    • -3
    • +3
    ./OvertoppingCalculationWaveHeightParserTest.cs
  1. … 1 more file in changeset.
Merged revision(s) 9587 from branches/Release/17_1: Changed query to right determine overtopping dominant. Related to WTI 1257

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

Former-commit-id: 025846c989a9d6f3ccae2bbb59ece09f6d5b752e

Former-commit-id: 291995ffa3898e2a0c06298c993b3d9568dee657

    • -8
    • +10
    ./OvertoppingCalculationWaveHeightParserTest.cs
  1. … 4 more files in changeset.
Changed query to right determine overtopping dominant. Related to Issue [WTI-1257]

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

Former-commit-id: 0130447bbbce047a734ee9840dfdb8c488085801

Former-commit-id: 3bb4849656e1b22fabe6488fb2c5de38d5ab4d4b

    • -8
    • +10
    ./OvertoppingCalculationWaveHeightParserTest.cs
  1. … 4 more files in changeset.
Updated license headers in HydraRing. Related to Issue [WTI-1242]

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

Former-commit-id: 4f15c90e185c4aac505d13264a890fd938ad084b

Former-commit-id: 4512eeca32e51b9bb999cbdd84a0404b60e1dc9f

    • -1
    • +1
    ./DunesBoundaryConditionsCalculationParserTest.cs
    • -1
    • +1
    ./ExceedanceProbabilityCalculationParserTest.cs
    • -1
    • +1
    ./OvertoppingCalculationWaveHeightParserTest.cs
    • -1
    • +1
    ./ReliabilityIndexCalculationParserTest.cs
    • -1
    • +1
    ./WaveConditionsCalculationParserTest.cs
  1. … 193 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

    • -1
    • +1
    ./DunesBoundaryConditionsCalculationParserTest.cs
    • -1
    • +1
    ./ExceedanceProbabilityCalculationParserTest.cs
    • -1
    • +1
    ./OvertoppingCalculationWaveHeightParserTest.cs
    • -1
    • +1
    ./ReliabilityIndexCalculationParserTest.cs
    • -1
    • +1
    ./WaveConditionsCalculationParserTest.cs
  1. … 277 more files in changeset.
Corrected Resharper code inspection issues: - Removed unused references, parameters, classes, variables or files - Adjusted XML docs for correctness - Inlined variables and string literals - Made public local test class into a private test class Related to Issue [WTI-1242]

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

Former-commit-id: f318b443fa987378be9cc263efda0bc6f424c935

Former-commit-id: c4b73b7817552566b02e4c0506b9caefe041b869

  1. … 29 more files in changeset.
Added ConvOnValueZeroQVariant column in convergence query. Related to Issue [WTI-1245]

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

Former-commit-id: 2971636f577d0621931ac7bcac2e657733dbce0f

Former-commit-id: 7f022feb793d401cca4031c70ce8d1da9cd02b7c

  1. … 14 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

  1. … 429 more files in changeset.
Added sectionId as parameter to the query of WaveConditionsCalculationParser. Related to Issue [WTI-1245]

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

Former-commit-id: 4bb35a0bfe6ae1d8ed38e06276778e3ecbf493f8

Former-commit-id: 9e6d02a516100090deeb2744e2d109de0061f371

    • -0
    • +16
    ./WaveConditionsCalculationParserTest.cs
  1. … 8 more files in changeset.
Integrated new temp version of Hydra-Ring. Related to Issue [WTI-1245]

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

Former-commit-id: 5a6ed4c9f09d278a33c93c7fa8d1a3b9c5fb1e2d

Former-commit-id: 7b3fd8f4e6715e9ca28973c9c85f6840e5bc8b4e

    • -2
    • +2
    ./DunesBoundaryConditionsCalculationParserTest.cs
    • -2
    • +2
    ./ExceedanceProbabilityCalculationParserTest.cs
    • -2
    • +2
    ./OvertoppingCalculationWaveHeightParserTest.cs
    • -2
    • +2
    ./ReliabilityIndexCalculationParserTest.cs
  1. … 132 more files in changeset.
Improvement after review. Related to Issue [WTI-1205]

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

Former-commit-id: 06e18f74b88702321ae619ab896d88734a25401f

Former-commit-id: 27c9c25e27ab069a3b59992443043bc7d027e722

    • -1
    • +1
    ./DunesBoundaryConditionsCalculationParserTest.cs
    • -1
    • +1
    ./OvertoppingCalculationWaveHeightParserTest.cs
    • -1
    • +1
    ./WaveConditionsCalculationParserTest.cs
Review related changed

Paired with tangerma

Related to Issue [WTI-1203]

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

Former-commit-id: 86999ca25d639e3ae0d6dfec8010c8564c9c54e3

Former-commit-id: bc0e58170d3f6f41353cd48190c367ce1d38f532

    • -1
    • +1
    ./DunesBoundaryConditionsCalculationParserTest.cs
    • -1
    • +1
    ./ExceedanceProbabilityCalculationParserTest.cs
    • -1
    • +1
    ./ReliabilityIndexCalculationParserTest.cs
    • -4
    • +4
    ./WaveConditionsCalculationParserTest.cs
  1. … 9 more files in changeset.
Rewrote OvertoppingCalculationWaveHeightParser so it gets the data from the database. Related to Issue [WTI-1206]

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

Former-commit-id: 1d307fc626d9c2c5a0b1f48ba097b6817f606ade

Former-commit-id: e40f8114f57c610dbc56666e99d6debd937d8b1a

    • -42
    • +103
    ./OvertoppingCalculationWaveHeightParserTest.cs
  1. … 31 more files in changeset.