WaveHeightCalculationService.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Used validator in the HydraulicBoundaryDatabaseHelper. Related to Issue [WTI-1476]

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

Former-commit-id: 5a46eace95e285253c717eb1b72b30da247a7844

Former-commit-id: 8a9c243bfc7ffecaf4c7025952b7ef7d64304b9b

  1. … 14 more files in changeset.
Merged revision(s) 12903 from branches/Release/17_2

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

Former-commit-id: f9235cecfa5c883801cb779da537dba3df237c15

Former-commit-id: becc1cd83b71210c318ce681b0889e199bc7b731

  1. … 35 more files in changeset.
Merged revision(s) 12866, 12869, 12901 from branches/Release/17_2_Development

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

Former-commit-id: c962ee36d8afcff15d8ec5cce65371e232258c99

Former-commit-id: a7ddabec9f5f6c462e634c44f99a2b38475cd307

  1. … 35 more files in changeset.
Cleanup of True -> true, False -> false in comments Paired with ~tangerma Related to Issue [WTI-1481]

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

Former-commit-id: a192f58052fadf5088bb788e9f8ae92e3f40f983

Former-commit-id: 1f41e85179a664ae6f8cfcecaaf7a2d935318be0

  1. … 27 more files in changeset.
Merged revision(s) from branches/1444

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

Former-commit-id: cf752322c5967ec6824f11c711b243f30bf67f0e

Former-commit-id: 9753484fe13d42b8eb5a3c526c4d37f40ca70446

    • -27
    • +42
    ./WaveHeightCalculationService.cs
  1. … 245 more files in changeset.
Set the use preprocessor flag from within the calculation services. Related to Issue [WTI-1476]

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

Former-commit-id: 44f408a17fa5b1fd23da81601ab2da099cf7611b

Former-commit-id: deae48a0d2417ca39e75ed03258d54657f03dba5

  1. … 25 more files in changeset.
Improved validation of WaveHeightCalculationService Related to Issue [WTI-1477]

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

Former-commit-id: d3493e2c06c496baee2d312ef65103213ff988eb

Former-commit-id: fbc498a0c0db191c6bac1154eddff5186eba174d

    • -22
    • +27
    ./WaveHeightCalculationService.cs
  1. … 3 more files in changeset.
HydraulicDatabaseHelper => HydraulicBoundaryDatabaseHelper Related to Issue [WTI-1477]

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

Former-commit-id: 18a4e05e6fca5f6e9cf54aa1fd0b83ed772f426a

Former-commit-id: 20ae49907ebc92642adf234b8ccd1c7f7277399f

  1. … 23 more files in changeset.
Extended WaveHeightCalculationService Related to Issue [WTI-1477]

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

Former-commit-id: efd1dd227585eadc0c65e5c7d58476731ca52cae

Former-commit-id: dde667298fd6dc06b35cf3e0c739832853a104a1

  1. … 2 more files in changeset.
Made Hydra-Ring wrapper preprocessor ready Related to Issue [WTI-1444]

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

Former-commit-id: 7369ac6d7f05feac0add28cdd0f2274614d5865f

Former-commit-id: 6ca45261807516ee79db54deaee5010a2e346b70

  1. … 125 more files in changeset.
Reverted some changes

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

Former-commit-id: bf5508218b9c8ba780b0123523bd7c559bf51b1c

Former-commit-id: 2121e3718b2c9bce0aa1bf88e6044a618fc4a5e6

  1. … 125 more files in changeset.
Fixed compilation failures

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

Former-commit-id: a64dd3fa6b52e48204ab4bed16d5d4d0aaac0903

Former-commit-id: d377dc837539347f9d73463b7b3225c7057a479b

  1. … 54 more files in changeset.
Implement review comments, simplify calculation service tests and improve logging messages Related to Issue [WTI-1391]

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

Former-commit-id: 103dc1fa4f8c5ee91ba04ceac3b851a2b31ce24c

Former-commit-id: bac9d51986c9579366a4bb55172ac1a7576a345d

  1. … 8 more files in changeset.
Implement review comments, update XMLDocs, improve tests, move some values of resources and improve their names. Related to Issue [WTI-1391]

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

Former-commit-id: 21483bef12f061dd693853d6e33a8aefedfda574

Former-commit-id: 6a3f33b230f7364d277d7045a995e94a9540b0d6

  1. … 22 more files in changeset.
Change error log to warning and change text. Remove groupby call from AnyNonDistinct. Related to Issue [WTI-1391]

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

Former-commit-id: 662e9d82dfe0817a67d821e7784be330adc47eff

Former-commit-id: d2d886b12d819750c93a66f77a090466fbf69658

  1. … 18 more files in changeset.
Implement validation in structures, waveheight and designwaterlevel calculation with corresponding tests. Improve GeneralResult validation with stochast check for toplevel submechanism points. Adapt old tests so they will pass. Related to Issue [WTI-1391]

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

Former-commit-id: 7c5475baca39b2e50fd92cffcd066cb90035b84d

Former-commit-id: 7371f7aa9c2fe4da40051f708686731a7b20ad61

  1. … 12 more files in changeset.
Incorporated refactoring comments regarding the SetGeneralResult function and constructor arguments for HBL: - Removed SetGeneralResult function - Preparation for removing the constructor without GeneralResult - Added HBL testoutput without the necessity to set the result Related to Issue [WTI-1308]

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

Former-commit-id: e2d4b83e0f419027400c12339b6a76ce6dd6035e

Former-commit-id: 42e3857807291e0d52a5c547af300ae6923e8c25

    • -18
    • +16
    ./WaveHeightCalculationService.cs
  1. … 20 more files in changeset.
Implement comments from review 1981: - Rename tests and references from IllustrationPoints to GeneralResult - Removed some excessive calls in tests - Added/improved some asserts Related to Issue [WTI-1318]

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

Former-commit-id: 4d96ac129eec8de3d7aa5bdd68051a3a50c24693

Former-commit-id: 495106ec1ae86e970f28d4fa9348c1d3885979d6

  1. … 16 more files in changeset.
Implement review comments 1970: - Refactor HasIllustrationPoints and SetIllustrationPoints to HasGeneralResult and SetGeneralResult - ProbabilityAssessmentOutput in GrassCoverErosionInwardsOvertoppingOutput cannot be null - Improve tests for services and output objects - Move Resources to Common - Correct implementation of IllustrationPointsParserErrorMessage - Made ConvertIllustrationPointsResult private Related to Issue [WTI-1318]

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

Former-commit-id: 26b18ecde3707516f72159c322b00f31c74271a9

Former-commit-id: 693f5a23203efef71b2a492062c80e2d8e3202e3

  1. … 56 more files in changeset.
Incorporated comments review 1959: Relevant comments for Converters - Renamed Create methods to Convert

Related to Issue [WTI-1308]

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

Former-commit-id: 5e0b94a85615f02a7c19028830441a8616e1a88a

Former-commit-id: f46ac23151fc772d5a60dc227ed4f6d222a60ce5

  1. … 23 more files in changeset.
Improved illustration points parsing logic - In case an exception occurs in the parser, set the message instead of logging. Logging will always occur regardless of whether the user selected "ShouldIllustrationPointsBeCalculated" - Cleaned up tests - Adjusted the HBL calculation services with the following logic: -- In case illustrationPoints are calculated and there is an error --> log the error as a warning -- In case illustrationPoints are not calculated and there is an error --> do not log the error Related to Issue [WTI-1354]

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

Former-commit-id: 659e7f077bae7147201d04d102671920ad438c87

Former-commit-id: 86419684bf7231a4bc491f04c4913e01cbcf581a

    • -13
    • +16
    ./WaveHeightCalculationService.cs
  1. … 11 more files in changeset.
Reverted error handling logic to the old situation for HBL: - Do not log exception - Make difference between the situation with and without a last error file content - Cleaned up tests

Related to Issue [WTI-1354]

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

Former-commit-id: b8ab026259cab7153a1264a8278bf5108fb811eb

Former-commit-id: 5a8beab837d82b84b8d751f1df5f7f2007904567

  1. … 18 more files in changeset.
Connected the Illustration point outputs with structures: - Introduced test factory for the general result to produce one with SubMechanismIllustrationPoints only - Cleaned up implementations and tests of existing (HBL) services - Moved GeneralResult from the ProbabilityAssessmentOutput to the StructuresOutput, because it should not be part of the ProbabilityAssessmentOutput Related to Issue [WTI-1308]

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

Former-commit-id: c7c49b07b1a7f21052e5005afe1854158fd812c6

Former-commit-id: 2df669351e05f07b0265ee10f2f38567e88b76f9

  1. … 13 more files in changeset.
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

  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

  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. … 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

  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. … 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

  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

  1. … 23 more files in changeset.