DesignWaterLevelCalculationService.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved existing implementations of existing services that read illustration points: - Introduced a TestGeneralResult containing only FaultTreeIllustrationPoints to Assert behaviour on the classes that make use of the GeneralResult converters - Added TestHelper method which allows assertions on the generated Exceptions in the log - Added missing tests which assert the logging behaviour when a calculation does not converge

Related to Issue [WTI-1308]

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

Former-commit-id: c92d4f326db7c4987492c09192b089ad36d106ca

Former-commit-id: b417dc94e8227e4ef0963f43297b60641bd2cb8c

    • -3
    • +11
    ./DesignWaterLevelCalculationService.cs
  1. … 9 more files in changeset.
Refactored GeneralResultSubMechanismIllustrationPoint: - Removed class in favor of the GeneralResult<T> - Renamed files when appropriate - Removed obsolete extensions, these are replaced by internal logic based on strings of the wrapper IllustrationPointControlItem on the calling side Related to Issue [WTI-1308]

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

Former-commit-id: 65bcd4295ccbcbfc85ffe45740c5877d9c0a8352

Former-commit-id: c9de3cb8e9980d93fb413ad1e598c7795816ffdd

    • -5
    • +5
    ./DesignWaterLevelCalculationService.cs
  1. … 51 more files in changeset.
Renamed converter methods. Related to Issue [WTI-1308]

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

Former-commit-id: 39813d75d3bde285faf0333d57ec1730d7772dcb

Former-commit-id: 79d8d67b1718c854004dc41d739d41192d706e0e

    • -1
    • +1
    ./DesignWaterLevelCalculationService.cs
  1. … 11 more files in changeset.
Improved handling of faulty illustration points parsing. Related to Issue [WTI-1354]

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

Former-commit-id: 6adef418960795d27b6e2090ae1986a4a466a67e

Former-commit-id: b306ef8f133eb61477ad5eb0294f18cae47b1ad0

    • -8
    • +5
    ./DesignWaterLevelCalculationService.cs
  1. … 8 more files in changeset.
Moved IllustrationPoint up one level from the Hydraulics: - Elements are a common element which is not only tied to Hydraulics Related to Issue [WTI-1308]

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

Former-commit-id: 91d4f7623869b05460e914b82ef6daef39531376

Former-commit-id: 578a6fb8e14ce4094139337ff19c3f126bae3aa3

    • -1
    • +1
    ./DesignWaterLevelCalculationService.cs
  1. … 118 more files in changeset.
Refactored HydraRingCalculatorBase so that illustration points are always parsed. Related to Issue [WTI-1354]

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

Former-commit-id: bf7f32809537aeefc5bde64ba1e7c01d2fe4f75a

Former-commit-id: 6ed0002e196d7eda5f1a129b802cc9c520d4feb8

    • -10
    • +2
    ./DesignWaterLevelCalculationService.cs
  1. … 9 more files in changeset.
Merged IDesignWaterLevelCalculation.cs and IWaveHeightCalculation.cs Removed ICalculationMessageProvider.GetCalculationName Updated XMLdoc Related to Issue [WTI-1303]

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

Former-commit-id: cfe13e25136b4cac64d2638227613ee0063192fa

Former-commit-id: 8194fc2bf4bad8fc11267eb6ae322d76dfcc2e62

    • -4
    • +4
    ./DesignWaterLevelCalculationService.cs
  1. … 23 more files in changeset.
Review suggestions: - Added exception for the theoretical case when a calculator did not set a GeneralResult object when it should have. - Fixed WaveHeight test that was set up for design water level Related to Issue [WTI-1303]

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

Former-commit-id: f8c9582278603fbbd107b2a832fbaeb95341aac1

Former-commit-id: a1a398e02fdf505bdda86daedde3c9ee05fe234b

    • -6
    • +17
    ./DesignWaterLevelCalculationService.cs
  1. … 7 more files in changeset.
Review suggestions: - updated XMLdoc - changed method to property Related to Issue [WTI-1303]

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

Former-commit-id: 052cf78f56d9ff4a5029bc9251ec6c23cd4665ba

Former-commit-id: 08c5cd00334a61865388666d7668feec052530b4

    • -27
    • +53
    ./DesignWaterLevelCalculationService.cs
  1. … 6 more files in changeset.
Renamed GeneralResult to GeneralResultSubMechanismIllustrationPoint for data(base) consistency reasons Related to Issue [WTI-1305]

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

Former-commit-id: 3a34bb24e35a4846eb6629406914d042bb442134

Former-commit-id: 5e87896bbb0b3267a545b4df88602a9c86fed0fa

    • -3
    • +6
    ./DesignWaterLevelCalculationService.cs
  1. … 50 more files in changeset.
Review suggestions: - updated XMLdoc - changed method to property Related to Issue [WTI-1303]

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

Former-commit-id: 495ab60de8ec166a1449fba5eda632dfeaa62219

Former-commit-id: fefa25382e94307c30f65fb72d9024b2219dcb3a

    • -7
    • +7
    ./DesignWaterLevelCalculationService.cs
  1. … 19 more files in changeset.
Improved log messaging (removed duplication on calculation names and others) Related to Issue [WTI-1097]

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

Former-commit-id: 7f80d5d4b3fe2cb329fc7a00666f09e0858a333c

Former-commit-id: 6a5fe69c43427946827b8a6ee1455e1649475356

    • -10
    • +5
    ./DesignWaterLevelCalculationService.cs
  1. … 100 more files in changeset.
Added exception message to log removed "No detailed report available" Wrapped HydraRingFileParserException in a HydraRingCalculationException Related to Issue [WTI-1303]

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

Former-commit-id: d309f5f6bb054006e9ad709aef3aedb60891d39c

Former-commit-id: 0ec970eb19ae125d80ab86bbc8074a80f0bb1776

    • -4
    • +5
    ./DesignWaterLevelCalculationService.cs
  1. … 19 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

    • -1
    • +1
    ./DesignWaterLevelCalculationService.cs
  1. … 66 more files in changeset.
Created TestGeneralResult (HydraRing side) Set GeneralResult to the HydraulicBoundaryLocationOutput in DesignWaterLevelCalculationService Related to Issue [WTI-1303]

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

Former-commit-id: bcf69029a22e09b8c0cac269b5f9360e692e7836

Former-commit-id: 3f2410988ad949f6e6ce0991b92e4cc44b1d1fc1

    • -5
    • +25
    ./DesignWaterLevelCalculationService.cs
  1. … 6 more files in changeset.
Updated DesignWaterLevelCalculator to be able to read illustrationPoints Related to Issue [WTI-1303]

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

Former-commit-id: 73469d058ba4d58e19e55881daaa5161c98fc0ce

Former-commit-id: 069a66be09117340e9f74dc0d3c9d5b3d31733bf

    • -1
    • +9
    ./DesignWaterLevelCalculationService.cs
  1. … 4 more files in changeset.
Introduced WaveHeightCalculation to be an adapter for a wave height calculation in an HydraulicBoundaryLocation Related to Issue [WTI-1303]

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

Former-commit-id: 68a24f3a4748bdfdc5a9d302570508a6f4f4d5ca

Former-commit-id: edb74304b0d7149a738273425ced8e50de574fcc

    • -3
    • +4
    ./DesignWaterLevelCalculationService.cs
  1. … 11 more files in changeset.
Introduced DesignWaterLevelCalculation to be an adapter for a design water level calculation in an HydraulicBoundaryLocation Related to Issue [WTI-1303]

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

Former-commit-id: 300845ec0436fe70fc06c19f4d764748f544630f

Former-commit-id: a29b5ea7fcc49e501d58c1d83048caee99200ace

    • -17
    • +17
    ./DesignWaterLevelCalculationService.cs
  1. … 9 more files in changeset.
Set up HydraulicBoundaryLocationCalculation and removed Output properties in HydraulicBoundaryLocation

Related to Issue [WTI-1303]

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

Former-commit-id: b1295990461ad530ca10c4d873ecf1af576f3aed

Former-commit-id: 3e3b226000e86cdb1838d6f9cee40712d2de940c

    • -1
    • +1
    ./DesignWaterLevelCalculationService.cs
  1. … 63 more files in changeset.
Added validation of the existence of HRD file Synced implementation of Dune Boundary location Activity / Service Related to Issue [WTI-1132]

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

Former-commit-id: 4e055cd65a199e706cf2e1952322ddea4044599d

Former-commit-id: 49f33d9cb50b3b21430534e06bfc360040cf9c72

    • -1
    • +1
    ./DesignWaterLevelCalculationService.cs
  1. … 13 more files in changeset.
Got rid of redundant time indication in log messages Related to Issue [WTI-1097]

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

Former-commit-id: c368b8291325e52f7b84fcf7ebd622eb5b73d189

Former-commit-id: 6487f84142ebb802fbc312b4507c405f435cbe61

    • -4
    • +4
    ./DesignWaterLevelCalculationService.cs
  1. … 77 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./DesignWaterLevelCalculationService.cs
  1. … 551 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

    • -0
    • +1
    ./DesignWaterLevelCalculationService.cs
  1. … 29 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

    • -6
    • +6
    ./DesignWaterLevelCalculationService.cs
  1. … 429 more files in changeset.
Removed unused dll references (up till WaveImpactAsphaltCover) Related to Issue [WTI-1242]

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

Former-commit-id: d0cf8adc15c73dfce00ead6e93d7a6f5393241ab

Former-commit-id: 27dce050eda3480ecd68f6c074e14e1c3e12b459

    • -1
    • +0
    ./DesignWaterLevelCalculationService.cs
  1. … 97 more files in changeset.
Fixed some typos Related to Issue [WTI-860]

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

Former-commit-id: 43c46dc7573f00a164ba22b52abb09c979e44d48

Former-commit-id: 630bdd6e50a19d9da459cac997f1132a20d1e534

    • -2
    • +2
    ./DesignWaterLevelCalculationService.cs
  1. … 4 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

    • -2
    • +5
    ./DesignWaterLevelCalculationService.cs
  1. … 124 more files in changeset.
Merged changes from branch for issue WTI 1196

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

Former-commit-id: dd0f7a287b5fad5260282fc8563c671f548c11e8

Former-commit-id: 3641e8b752df9027888ab116675adcd72030aa80

    • -7
    • +8
    ./DesignWaterLevelCalculationService.cs
  1. … 78 more files in changeset.
Used new RingtoetsCommonDataCalculationService.CalculationConverged that uses the calculator's output value for convergence to determine convergence in services. Related to Issue [WTI-1196]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@8487 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 970c3064de529211c1c39bb3084baf5a1ac427e1

Former-commit-id: 25dd92254d9cd3433f1d10943a19b66ff5b56d32

    • -7
    • +8
    ./DesignWaterLevelCalculationService.cs
  1. … 15 more files in changeset.
Got rid of ringId in HydraRing calculations Related to Issue [WTI-1059]

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

Former-commit-id: 4bc191fed1251037ae4eef4b56b7c26f9422f239

Former-commit-id: ba1406e780c01115aa545539afaef534ff495f40

    • -3
    • +1
    ./DesignWaterLevelCalculationService.cs
  1. … 73 more files in changeset.