PipingSoilLayerEntityReadExtensions.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Storage

WTI-1760

    • -73
    • +0
    ./PipingSoilLayerEntityReadExtensions.cs
  1. … 647 more files in changeset.
Merged revision(s) 13390-13391, 13393, 13395-13396, 13398, 13403, 13412-13415 from branches/WTI-1473 Related to Issue [WTI-1473]

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

Former-commit-id: a4c7b9fdb85bee067130ad101bb72b6ee6aa5924

Former-commit-id: d2ac7b389e5fef9d531caac07505cf63443bdb72

    • -7
    • +18
    ./PipingSoilLayerEntityReadExtensions.cs
  1. … 31 more files in changeset.
Removed individual stochastic distribution properties of Permeability: - Removed obsolete/impossible tests: piping soil layer always guarantees there's a valid distribution present - Adjusted tests and corresponding asserts - Added ranges for generating means of log normal distributions

Note: migration tests will fail because migration script was not adapted yet

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

Former-commit-id: e96f1ccc8cbec92b03ba06b50a32a759f9124ac0

Former-commit-id: c3429bc31d030dafb724c77969fdcb504d2ee5f3

    • -2
    • +5
    ./PipingSoilLayerEntityReadExtensions.cs
  1. … 17 more files in changeset.
Removed individual stochastic distribution properties of DiameterD70: - Removed obsolete/impossible tests: piping soil layer always guarantees there's a valid distribution present - Adjusted tests and corresponding asserts

Note: migration tests will fail because migration script was not adapted yet

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

Former-commit-id: dbcdc05d7893a5834a38a0b1fa091905f7f13679

Former-commit-id: 24666486eb642910f75d0367dfa61e160a879bd3

    • -2
    • +5
    ./PipingSoilLayerEntityReadExtensions.cs
  1. … 17 more files in changeset.
Removed individual stochastic distribution properties of BelowPhreaticLevel: - Removed obsolete/impossible tests: piping soil layer always guarantees there's a valid distribution present - Adjusted tests and corresponding asserts

Note: migration tests will fail because migration script was not adapted yet

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

Former-commit-id: e7fb291f9847be625b138ca32c7c5a4bba6efb69

Former-commit-id: cd4d9c88b09030fddce78216cb248e633c59513d

    • -3
    • +8
    ./PipingSoilLayerEntityReadExtensions.cs
  1. … 19 more files in changeset.
Update data model to allow for null values for soil layer colors. A NULL Color translates to Color.Empty, before both Color.Empty and a color with values (0;0;0;0) were both stored as 0 (Empty should be displayed as white, (0;0;0;0) as fully transparent black) Related to Issue [WTI-1298]

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

Former-commit-id: b513037bae8a5683ad007ab66164741d2efd5fab

Former-commit-id: 4b61dd2b15f07a22245de42732e1e8fe591a9add

    • -2
    • +1
    ./PipingSoilLayerEntityReadExtensions.cs
  1. … 21 more files in changeset.
Introduced ColorConversionExtensions to convert from Color to Rgb and back Related to Issue [WTI-1451]

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

Former-commit-id: 0740b07ebff9385abacbfe50c973b2d77d4c3c90

Former-commit-id: 028c0d9e94da2a6df0fb0556c8288183061b16a9

    • -1
    • +1
    ./PipingSoilLayerEntityReadExtensions.cs
  1. … 15 more files in changeset.
Introduced: - MacroStabilityInwardsSoilLayer1DEntityReadExtensions - MacroStabilityInwardsSoilProfile1DEntityReadExtensions

Cleanup:

- PipingSoilLayerEntityReadExtensions

- PipingSoilProfileEntityReadExtensions

Related to Issue [WTI-1378]

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

Former-commit-id: bc87be185feb03eae7b1816c82d13f1c104c516e

Former-commit-id: 861a16954edb2bdf364c3457920f0b80583032c3

    • -3
    • +8
    ./PipingSoilLayerEntityReadExtensions.cs
  1. … 11 more files in changeset.
- Cleaned up storage classes - Updated XMLdocs - Removed unused references - prefixed Piping specific tables with "Piping" - - Renamed classes accordingly Related to Issue [WTI-1378]

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

Former-commit-id: 3d9e5d4d5719b5cc1c65322e9979fe82d9455d5c

Former-commit-id: 849fa061b4cbc4f128046b60ce800aa9bc8f4521

    • -0
    • +58
    ./PipingSoilLayerEntityReadExtensions.cs
  1. … 68 more files in changeset.