Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced probabilityHelper for general method. Related to Issue [WTI-777]

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

Former-commit-id: a355de2b55b54c2de7a89ad0281604bc6520cb56

Former-commit-id: 24984b4f77da4f700076329bb14989d4476771fe

    • -0
    • +55
    ./ProbabilityHelperTest.cs
  1. … 6 more files in changeset.
- Increased accuracy of target / required reliability and (calculated) reliability from 3 to 5 decimals - Added tests for the output classes which verify the number of decimals (and thus the required accuracy) - Expanded test for the PipingSemiProbabilisticCalculationServiceTest: increased number of decimals to pass failing test due to the increase of accuracy - Removed extra asserts of the number of decimals in the -OutputPropertiesTest: the properties just pass the properties and do not modify them. Hence, it should be sufficient to test the number of decimals in the output class

Related to Issue [WTI-897]

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

Former-commit-id: e7ca4215937a6f1add2ae1d5794372dca936ed0b

Former-commit-id: 9eadbe70dc3d4261afb54289f1a846ef4c233166

  1. … 9 more files in changeset.
Applied some final reader message related improvements Related to Issue [WTI-577]

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

Former-commit-id: c0b52776871935bf45f1a01b4014e8bb8e2638a8

Former-commit-id: 7e50ca65c45400bf008e66d5bb5d3f6e71fb13b9

  1. … 16 more files in changeset.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

  1. … 273 more files in changeset.
Cleanup Ringtoets.Common Test projects Related to Issue [WTI-737]

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

Former-commit-id: 02d2996cc8d4c3b77b39c58f270622654bcb34c8

Former-commit-id: 1a65963e0834101684a7a91dfbed4494ac457d36

  1. … 29 more files in changeset.
* Improved readability of tests * Turned String into string Related to Issue [WTI-757]

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

Former-commit-id: 701ea98de739f0f328ead01558e5e443c904e706

Former-commit-id: cdb77cc67acfc2869c510cc8a1f32c0201a5f40e

  1. … 141 more files in changeset.
* Create, Read and Update methods for GrassCoverErosionInwardsOutput and ProbabilityAssessmentOutput Related to Issue [WTI-665]

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

Former-commit-id: f70f1a1640b3d73356bd35621b923c4c914d688e

Former-commit-id: 4ef0989331e46af4e9e20a3af3cb255a48a08ba3

  1. … 24 more files in changeset.
* All FailureMechanismSectionResults now have their Level2A and LevelThree properties initialized to double.NaN. * All FailureMechanismSectionResultViews now show double.NaN as "-" in the tables. * All FailureMechanismSectionResultViews now accept empty strings or "-" characters for Level2A and LevelThree properties of FailureMechanismSectionResults and intepret that as double.NaN. * Extracted repeated formatting text for Probabilities into helper and reused that common code. * Added parameter validation to Probability properties. * Improved Probability properties to be uniformly in the [0, 1] range (some where expressed as yearly return period). * Cleanup of projects. Related to Issue [WTI-660]

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

Former-commit-id: 76eb0f04008f538d0a45ec96b111dfece1c15620

Former-commit-id: d59ac121b4a0584564abb12e480d89fb49ca613f

    • -2
    • +112
    ./ProbabilityAssessmentOutputTest.cs
  1. … 135 more files in changeset.
Applied some final improvements Related to Issue [WTI-468]

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

Former-commit-id: 721c784bf13feabea8665e4c3e58a96ffd237d09

Former-commit-id: 171d3c5b04ab0a332ed65727b6484b35bdf1a8bc

    • -0
    • +59
    ./ProbabilityAssessmentOutputTest.cs
  1. … 5 more files in changeset.
Got rid of ProbabilityAssessmentInput Related to Issue [WTI-468]

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

Former-commit-id: 3a17c869d7a29767602ae26979db34bdec1fa7fc

Former-commit-id: 72aae8b48ed04b111a08a635fd0f26133f8c0fac

    • -76
    • +0
    ./ProbabilityAssessmentInputTest.cs
  1. … 23 more files in changeset.
Removed Contribution property from ProbabilityAssessmentInput Related to Issue [WTI-468]

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

Former-commit-id: 276e32a3246267ccf62897263b7938d08ddc5cbb

Former-commit-id: 00a7f781f0d1adc1d7cf934b517230ad2db3fc70

    • -34
    • +0
    ./ProbabilityAssessmentInputTest.cs
  1. … 7 more files in changeset.
Removed Norm property from ProbabilityAssessmentInput Related to Issue [WTI-468]

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

Former-commit-id: e6a19de49232acd145b234762ae9314c0d65ec28

Former-commit-id: 80cb4aa0ffa63e2df46f74677b7d045f7f338bd5

  1. … 5 more files in changeset.
Renamed NormProbabilityInput into ProbabilityAssessmentInput Related to Issue [WTI-536]

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

Former-commit-id: e753c1e3e533ad201c1a34f656bb4149038dcfe9

Former-commit-id: 55ea062e740d877b0f5d2e1aa6cc84dd0b155636

    • -0
    • +111
    ./ProbabilityAssessmentInputTest.cs
  1. … 29 more files in changeset.
- Refactored *GrassCoverErosionInwardsOutput* to *ProbabilisticOutput* - Added contribution and Norm to NormProbabilityInput Related to Issue [WTI-532]

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

Former-commit-id: 409f79ff6a4e3d8914158b354f29909315e65cb7

Former-commit-id: 39d8bd1509607c7acc3962f6786b1d9dab9d9511

  1. … 31 more files in changeset.
Final review related changes => Paired with Robert Related to Issue [WTI-526]

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

Former-commit-id: b051c23cbae2dfe6f384a4219e7c41ab601fe40c

Former-commit-id: ea3114e4d8605b0485c715c0bd909fadef850903

Changes after review. Related to Issue [WTI-526]

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

Former-commit-id: 5812e52e60f90ff1497100461fe01a9be4a67e69

Former-commit-id: a01d276793794f99978d314237d9b3968a8f7fda

    • -0
    • +75
    ./NormProbabilityInputTest.cs
  1. … 25 more files in changeset.