DamClientsLibrary

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add SlipCircle Output for Bishop to TimeSeries.

Related to Issue [MWDAM-2560]

Add SlipCircle Output for Bishop to TimeSeries.

Related to Issue [MWDAM-2560]

    • -1
    • +4
    ./Deltares.Dam.Data/DAMEnumerations.cs
  1. … 18 more files in changeset.
Unite test added to ensure that inner loops are correctly handled

Related to Issue [MWDAM-2636]

    • -0
    • +49
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
    • -0
    • +163
    ./Deltares.Dam.StixFileReader.Tests/PersistableDataModelFactory.cs
    • -2
    • +1
    ./Deltares.Dam.StixFileReader/SoilProfile2DDataModel.cs
Update dlls DamEngine.

Commented out parts that are not in the new xsd anymore. Can be removed, when xsd is final.

Related to Issue [MWDAM-2765]

    • -15
    • +15
    ./Deltares.Dam.Data/DamEngineIo/FillXmlOutputFromDamUi.cs
    • -15
    • +15
    ./Deltares.Dam.Data/DamEngineIo/FillDamUiFromXmlInput.cs
    • -15
    • +15
    ./Deltares.Dam.Data/DamEngineIo/FillDamUiFromXmlOutput.cs
    • -15
    • +15
    ./Deltares.Dam.Data/DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 13 more files in changeset.
Reverted revision(s) 6088-6093

Related to Issue [MWDAM-2765]

    • -15
    • +15
    ./Deltares.Dam.Data/DamEngineIo/FillXmlOutputFromDamUi.cs
    • -15
    • +15
    ./Deltares.Dam.Data/DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 39 more files in changeset.
Changed Value in SafetyFactor.

Commented out parts that are not in the new xsd anymore. Can be removed, when xsd is final.

Related to Issue [MWDAM-2765]

    • -15
    • +15
    ./Deltares.Dam.Data/DamEngineIo/FillDamUiFromXmlOutput.cs
    • -15
    • +15
    ./Deltares.Dam.Data/DamEngineIo/FillXmlOutputFromDamUi.cs
  1. … 1 more file in changeset.
cleanup: remove Import Iris data

Related to Issue [MWDAM-2160]

    • -1
    • +0
    ./Deltares.Dam.Data/DAMEnumerations.cs
  1. … 1 more file in changeset.
Adapted to review: improved test method names

Related to Issue [MWDAM-2633]

    • -3
    • +3
    ./Deltares.Dam.StixFileReader.Tests/StixFileReaderTest.cs
Added InnerLoops to StixFileReader

Related to Issue [MWDAM-2633]

    • binary
    ./Deltares.Dam.StixFileReader.Tests/TestFiles/SimpleTwoInnerLoops.stix
    • binary
    ./Deltares.Dam.StixFileReader.Tests/TestFiles/SimpleInnerLoopInAnotherInnerLoop.stix
    • binary
    ./Deltares.Dam.StixFileReader.Tests/TestFiles/SimpleInnerLoop.stix
    • -0
    • +48
    ./Deltares.Dam.StixFileReader/SoilProfile2DDataModel.cs
    • -1
    • +145
    ./Deltares.Dam.StixFileReader.Tests/StixFileReaderTest.cs
    • -0
    • +9
    ./Deltares.Dam.StixFileReader.Tests/Deltares.Dam.StixFileReader.Tests.csproj
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

    • -12
    • +0
    ./Deltares.Dam.Data/Translations.xml
    • -1
    • +1
    ./Deltares.Dam.Data/Xsd/DamMStabInputDefinition.xsd
    • -2
    • +2
    ./Deltares.Dam.Data/WaterBoardPostProcessRelativeProfiles.cs
    • -4
    • +1
    ./Deltares.Dam.Data/DAMEnumerations.cs
  1. … 65 more files in changeset.
Corrected tests for adapted validation.

Related to Issue [MWDAM-2701]

    • -7
    • +2
    ./Deltares.Dam.StixFileReader.Tests/StixFileReaderTest.cs
    • -7
    • +2
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
Removed local validator.

Related to Issue [MWDAM-2701]

  1. … 1 more file in changeset.
Remove obsolete references to database code

Related to Issue [MWDAM-2728]

    • -530
    • +0
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.xsd
    • -28
    • +1
    ./Deltares.Dam.Data/Deltares.Dam.Data.csproj
    • too large
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet1.Designer.cs
    • -9
    • +0
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.xsc
    • -24
    • +0
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.cs
    • -611
    • +0
    ./Deltares.Dam.Data/Xsd/SoilbaseDataSet.xsd
    • -65
    • +0
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.xss
    • too large
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.Designer.cs
    • -1
    • +0
    ./Deltares.Dam.Data/Xsd/SoilbaseDataSet.xsc
    • -43
    • +0
    ./Deltares.Dam.Data/Xsd/SoilbaseDataSet.xss
Added extra test for Shift.

Related to Issue [MWDAM-2701]

    • -62
    • +65
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
Implemented the shift in the SoilProfile2DDataModel instead of the importer. This also removes the need of a regeneration of the geometry data. But is does need its own validator (in the importer) as the "standard" validator uses pointer checks instead of location checks.

Related to Issue [MWDAM-2701]

    • -2
    • +2
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
    • -29
    • +24
    ./Deltares.Dam.StixFileReader/SoilProfile2DDataModel.cs
    • -2
    • +3
    ./Deltares.Dam.StixFileReader/StixFileReader.cs
  1. … 1 more file in changeset.
Now using doubles instead of objects and early adaption for search coordinates.

Related to Issue [MWDAM-2701]

Now with cast

Related to Issue [MWDAM-2701]

Used Clone instead op new point!??

Related to Issue [MWDAM-2701]

Added even more info.

Related to Issue [MWDAM-2701]

Added more info

Related to Issue [MWDAM-2701]

Doubled offset.

Related to Issue [MWDAM-2701]

Corrected offset.

Related to Issue [MWDAM-2701]

Extended error with more info.

Related to Issue [MWDAM-2701]

Search for soil with middle point.

Related to Issue [MWDAM-2701]

Search for soil with bigger offset.

Related to Issue [MWDAM-2701]

  1. … 9 more files in changeset.
Implemented a throw to check on mystery error on TC only (locally it does not appear on my laptop nor on Esther's).

Related to Issue [MWDAM-2701]

Implemented the shift for the geometry upon import. Removed some sti-related code, set sti-related tests to Ignore.

Related to Issue [MWDAM-2701]

  1. … 2 more files in changeset.
code reformatted

Related to Issue [MWDAM-2565]

    • -19
    • +18
    ./Deltares.Dam.Data.Tests/MStabParametersTest.cs
Revert revision(s) 5841 from DamClients:

xsd folder under DamClientsLibrary moved to DAM Live repo

Related to Issue [MWDAM-2565]

........

    • -2
    • +35
    ./Deltares.Dam.Data/Deltares.Dam.Data.csproj
    • -0
    • +272
    ./Deltares.Dam.Data/Xsd/DamMStabInputDefinition.xsd
    • -0
    • +611
    ./Deltares.Dam.Data/Xsd/SoilbaseDataSet.xsd
    • -0
    • +1
    ./Deltares.Dam.Data/Xsd/SoilbaseDataSet.xsc
    • -0
    • +3
    ./Deltares.Dam.Data/Xsd/GenerateClasses.bat
    • too large
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet1.Designer.cs
    • -0
    • +65
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.xss
    • -0
    • +24
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.cs
    • -0
    • +182
    ./Deltares.Dam.Data/Xsd/pi_sharedtypes.xsd
    • -0
    • +71
    ./Deltares.Dam.Data/Xsd/DamMStabDocDefinition.xsd
    • -0
    • +9
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.xsc
    • -0
    • +530
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.xsd
    • too large
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.Designer.cs
    • -0
    • +64
    ./Deltares.Dam.Data/Xsd/XmlCalculationParameters.xsd
  1. … 20 more files in changeset.
xsd folder under DamClientsLibrary moved to DAM Live repo

Related to Issue [MWDAM-2565]

    • -35
    • +2
    ./Deltares.Dam.Data/Deltares.Dam.Data.csproj
    • -62
    • +0
    ./Deltares.Dam.Data/Xsd/ProfileDefinition.xsd
    • -611
    • +0
    ./Deltares.Dam.Data/Xsd/SoilbaseDataSet.xsd
    • -182
    • +0
    ./Deltares.Dam.Data/Xsd/pi_sharedtypes.xsd
    • too large
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet1.Designer.cs
    • -71
    • +0
    ./Deltares.Dam.Data/Xsd/DamMStabDocDefinition.xsd
    • -24
    • +0
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.cs
    • -279
    • +0
    ./Deltares.Dam.Data/Xsd/pi_timeseries.xsd
    • -530
    • +0
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.xsd
    • too large
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.Designer.cs
    • -272
    • +0
    ./Deltares.Dam.Data/Xsd/DamMStabInputDefinition.xsd
    • -64
    • +0
    ./Deltares.Dam.Data/Xsd/XmlCalculationParameters.xsd
    • -3
    • +0
    ./Deltares.Dam.Data/Xsd/GenerateClasses.bat
    • -9
    • +0
    ./Deltares.Dam.Data/Xsd/SoilProfileDataSet.xsc
  1. … 20 more files in changeset.