SoilProfileBuilder2D.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improvements after review. Related to Issue [WTI-1266]

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

Former-commit-id: 57a1558150397a52e08c8fcaf939e6b33c90e690

Former-commit-id: 8692e65220e67c294479639e664f3fb746c1f337

  1. … 50 more files in changeset.
Updated license headers in Piping. Related to Issue [WTI-1242]

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

  1. … 394 more files in changeset.
Code cleanup: Ringtoets.GrassCoverErosionInwards Ringtoets.Piping

Related to Issue [WTI-1242]

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

Former-commit-id: 6b066ee60035964ef40e9bcb01857d32effd227f

Former-commit-id: b973d6385ff4b8d55ee6f8eb6c35c02c5a8bf8ca

  1. … 183 more files in changeset.
Review related changes Related to Issue [WTI-1135]

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

Former-commit-id: 79b1c6bb86ceec6e05faa412e77c53419240048b

Former-commit-id: 4e6fb4e002026817f9837bba738e8ac1d44daabf

  1. … 42 more files in changeset.
Added importing and persistence of the BelowPhreaticLevelShift. Removed validation for shift = 0 for BelowPhreaticLevel. Related to Issue [WTI-686]

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

Former-commit-id: d788c73e3cb6c292ba313103079a0ede6cba84ea

Former-commit-id: dd7833d76e41fb0d39a7e6b3dc09ed2d8de5b557

  1. … 28 more files in changeset.
Added tests for incorrect stochastic distributions in the .soil file. Added documentation of added exception. Related to Issue [WTI-686]

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

Former-commit-id: a3b0b4b73628e0a03d74a9fce7768e8f7dba5a49

Former-commit-id: 2af2a457a0d10903f0030d76caef0e679ea3524c

  1. … 15 more files in changeset.
Added parameters for distributions of stochastic parameters to PipingSoilLayer. Added validation for optional parameters for distributions. Related to Issue [WTI-686]

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

Former-commit-id: 878d4c35f36b5842fb500c80c0a004b165490927

Former-commit-id: a06270109dff8ce8bb93b338a7273c8ffa922a97

  1. … 36 more files in changeset.
* Made summation to 100% of StochasticSoilProfile instances more robust by taking into account limit precision of the double value type and use a tolerance around 100%. * Improved SQL queries to only consider Piping related profiles, instead of all 1D profiles and 2D profiles that happen to have a 'MechanismPointLocation' for extracting a 1D profile from a 2D profile. ** This requires to set a SoilProfileType at PipingSoilProfile construction time in order to properly match read profiles to read stochastic soil profiles in PipingSoilProfilesImporter. ** Updated *.soil databases in test data accordingly with new required rows in Segment, StochasticSoilModel and StochasticSoilProfile tables. Related to Issue [WTI-426]

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

Former-commit-id: 0da134d294da206237cc1200f37412c762021409

Former-commit-id: 63da7f2f96f6c4c6a3eb14b391d0a052828e2b0e

  1. … 42 more files in changeset.
Removed superfluous namespace declaration in xml-doc references. Shortened property names. Added default constructor for StochasticSoilProfileReadException. Related to Issue [WTI-414]

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

Former-commit-id: 64e2c433767145c11e7ddf7cb225689c2af05adc

Former-commit-id: d5402d734cc73143af0a1ba6d46247f091ba7c66

  1. … 33 more files in changeset.
Moved PipingSoilProfile, PipingSoilLayer, RingtoetsPipingSurfaceLine and RingtoetsPipingSurfaceLineException to Ringtoets.Piping.Primitives. Moved PipingInputSynchronizer to Ringtoets.Piping.Data Duplicated Resources of Ringtoets.Piping.Data to Ringtoets.Piping.Primitives. Related to Issue [WTI-382]

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

Former-commit-id: 9e7d6277c51ca2e4fef0d2f4ecd94a97e2388081

Former-commit-id: ba8b52dbef71c417505b06dd1cdacf406f3fddde

  1. … 117 more files in changeset.
- Processed some review comments Related to Issue [WTI-414]

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

Former-commit-id: 0af5543bb328ff215334b37766a392b87f634b6b

Former-commit-id: 48ce1ecf3b8e6e0d256a7e1d3247ed0b6494338c

  1. … 19 more files in changeset.
- Refactored SoilProfile such, that it also saves the database identifier - Added XML doc Related to Issue [WTI-414]

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

Former-commit-id: a8b9a97044c8220d7c33e7c337439db7add3afe5

Former-commit-id: eb2587d8db1441313f14aecbc3d900ae10c60451

  1. … 35 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 376 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 357 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 406 more files in changeset.
Paired with Joel van de Berg, implemented suggestions of WTI-Review-59: * Applied naming convention for Resources. * Removed superfluous exception throwing/handling. * Documented exception paths. Related to Issue [WTI-27]

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

Former-commit-id: c8c75968e9c930e47364f8c11c9603c6ce8cb68b

  1. … 16 more files in changeset.
Have DoubleWithToleranceComparer implement both generic and non generic versions of the IComparer interface Renamed IRowBasedReader to IRowBasedDatabaseReader because it better matches its purpose Used ArgumentNullException where it was more appropriate Tested for exception messages Related to Issue [WTI-27]

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

Former-commit-id: d592930a4256566150b8fdfc5fd73b06cfb2df31

  1. … 25 more files in changeset.
Removed unused classes and methods Documented possible exceptions Translated exception messages in Math2D

Related to Issue [WTI-27]

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

Former-commit-id: bfa0308e75a9dbd129c2eb04d7cf00aa388f6f40

  1. … 20 more files in changeset.
* Improved uniformity of Resources names. Related to Issue [WTI-21]

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

Former-commit-id: 80532ed455dc36f25809616c52b2561851db75d1

  1. … 21 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +66
    ./SoilProfileBuilder2D.cs
  1. … 4839 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +66
    ./SoilProfileBuilder2D.cs
  1. … 4008 more files in changeset.