Deltares.Dam.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update DamClientsLibrary DamEngine Input and Output that was modified for TimeSeries.

Related to Issue [MWDAM-2765]

    • -28
    • +0
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -31
    • +4
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
    • -36
    • +7
    ./DamEngineIo/FillXmlOutputFromDamUi.cs
    • -29
    • +0
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 13 more files in changeset.
Obsolete properties removed from DAM data model

Related to Issue [MWDAM-2232]

    • -5
    • +0
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -3
    • +0
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 3 more files in changeset.
Obsolete soil properties removed from the DAM UI

Related to Issue [MWDAM-2803]

    • -18
    • +11
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -17
    • +0
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 2 more files in changeset.
Added OperationalStaticData to xml.

Related to Issue [MWDAM-2560]

    • -7
    • +1
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 11 more files in changeset.
Add SlipCircle Output for Bishop to TimeSeries.

Related to Issue [MWDAM-2560]

    • -3
    • +5
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
Add SlipCircle Output for Bishop to TimeSeries.

Related to Issue [MWDAM-2560]

    • -4
    • +29
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 18 more files in changeset.
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
    ./DamEngineIo/FillXmlOutputFromDamUi.cs
    • -15
    • +15
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -15
    • +15
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
    • -15
    • +15
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 13 more files in changeset.
Reverted revision(s) 6088-6093

Related to Issue [MWDAM-2765]

    • -15
    • +15
    ./DamEngineIo/FillXmlOutputFromDamUi.cs
    • -15
    • +15
    ./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
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
    • -15
    • +15
    ./DamEngineIo/FillXmlOutputFromDamUi.cs
  1. … 1 more file in changeset.
cleanup: remove Import Iris data

Related to Issue [MWDAM-2160]

    • -49
    • +1
    ./DataPlugins/DataPluginImporter.cs
  1. … 1 more file in changeset.
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

    • -130
    • +0
    ./Geometry2DImporter/StiFileValidator.cs
    • -74
    • +0
    ./Geometry2DImporter/StiFileReader.cs
    • -6
    • +1
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -6
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -67
    • +0
    ./Geometry2DImporter/StiFileReadException.cs
    • -2
    • +2
    ./WaterBoardPostProcessRelativeProfiles.cs
    • -1
    • +1
    ./Geometry2DImporter/SoilProfile2DImporter.cs
  1. … 65 more files in changeset.
Removed local validator.

Related to Issue [MWDAM-2701]

    • -72
    • +0
    ./Geometry2DImporter/SoilProfile2DImporter.cs
  1. … 1 more file in changeset.
Remove obsolete references to database code

Related to Issue [MWDAM-2728]

    • too large
    ./Xsd/SoilProfileDataSet1.Designer.cs
    • too large
    ./Xsd/SoilProfileDataSet.Designer.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]

    • -84
    • +81
    ./Geometry2DImporter/SoilProfile2DImporter.cs
  1. … 4 more files in changeset.
Now using doubles instead of objects and early adaption for search coordinates.

Related to Issue [MWDAM-2701]

    • -18
    • +12
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Now with cast

Related to Issue [MWDAM-2701]

    • -1
    • +1
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Used Clone instead op new point!??

Related to Issue [MWDAM-2701]

    • -4
    • +5
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Added even more info.

Related to Issue [MWDAM-2701]

    • -4
    • +6
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Added more info

Related to Issue [MWDAM-2701]

    • -0
    • +7
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Doubled offset.

Related to Issue [MWDAM-2701]

    • -1
    • +1
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Corrected offset.

Related to Issue [MWDAM-2701]

    • -1
    • +1
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Extended error with more info.

Related to Issue [MWDAM-2701]

    • -1
    • +1
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Search for soil with middle point.

Related to Issue [MWDAM-2701]

    • -1
    • +3
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Search for soil with bigger offset.

Related to Issue [MWDAM-2701]

    • -2
    • +2
    ./Geometry2DImporter/SoilProfile2DImporter.cs
  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]

    • -11
    • +15
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Implemented the shift for the geometry upon import. Removed some sti-related code, set sti-related tests to Ignore.

Related to Issue [MWDAM-2701]

    • -29
    • +75
    ./Geometry2DImporter/SoilProfile2DImporter.cs
    • -3
    • +5
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 2 more files in changeset.
Revert revision(s) 5841 from DamClients:

xsd folder under DamClientsLibrary moved to DAM Live repo

Related to Issue [MWDAM-2565]

........

    • -0
    • +272
    ./Xsd/DamMStabInputDefinition.xsd
    • too large
    ./Xsd/SoilProfileDataSet1.Designer.cs
    • too large
    ./Xsd/SoilProfileDataSet.Designer.cs
  1. … 20 more files in changeset.
xsd folder under DamClientsLibrary moved to DAM Live repo

Related to Issue [MWDAM-2565]

    • too large
    ./Xsd/SoilProfileDataSet1.Designer.cs
    • too large
    ./Xsd/SoilProfileDataSet.Designer.cs
    • -272
    • +0
    ./Xsd/DamMStabInputDefinition.xsd
  1. … 20 more files in changeset.
Renamed SuTableCurve to SigmaSuCurve or SuTable

Related to Issue [MWDAM-2688]

  1. … 1 more file in changeset.
Renamed SuTableCurve to SigmaSuCurve

Related to Issue [MWDAM-2688]

    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 1 more file in changeset.