Deltares.Dam.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deleted Location.DikeTableHeight parameter from UI too.

Related to Issue [MWDAM-1410]

    • -2
    • +1
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -2
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -7
    • +0
    ./CsvImporters/CsvImporterLocations.cs
    • -11
    • +1
    ./Importers/LocationShapeFileAttributeMap.cs
  1. … 3 more files in changeset.
Corrected the (dropdown) options for new projects by adding the Domain. So now Assessment can no longer be chosen.

Related to Issue [MWDAM-1409]

Corrected Enumerations for old types, added code to detect and handle now obsolete projects.

Related to Issue [MWDAM-1409]

  1. … 2 more files in changeset.
Hide the OpenCalculationFile button when the FailureMechanismSystemType is Piping

Related to Issue [MWDAM-1214]

Removed Assessment model and its specific parameters from the UI and the importers (csv and shapes).

Related to Issue [MWDAM-1409]

    • -48
    • +1
    ./DataPlugins/DataPluginImporter.cs
    • -144
    • +0
    ./SchematizationFactor/RWSchematizationFactorsResult.cs
    • -1
    • +1
    ./Importers/LocationShapeFileImporter.cs
    • -11
    • +0
    ./UISupport/ConfigurationManager.cs
    • -140
    • +1
    ./CsvImporters/CsvImporterLocations.cs
    • -185
    • +0
    ./Importers/LocationShapeFileAttributeMap.cs
  1. … 49 more files in changeset.
Adapted the table headers as agreed upon by Irene.

Related to Issue [MWDAM-1424]

Added validation of Id's before XML serialization

Added tests for XML serialization for projects with correct/incorrect Id's

Minor fixed in DataPluginImporter

Related to Issue [MWDAM-1340]

    • -0
    • +38
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.
Made sure HeadPl3 and HeadPl4 for scenario's are only used when they actually contain a value. So from now on, when HeadPl3 (and/or HeadPl4) are NOT defined in the scenarios.csv, it stays nil. For the Design calculations, this means that the location.HeadPl3 is used when scenario.HeadPl3 = nil.

Related to Issue [MWDAM-1406]

Update license headers to 2019

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./Specifications/NotNullSpecification.cs
    • -1
    • +1
    ./Specifications/NotEqualSpecification.cs
    • -1
    • +1
    ./CsvImporters/CsvImporterScenarios.cs
    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlHelper.cs
  1. … 223 more files in changeset.
Made RemoveCarriageReturnsFromMessage internal

Related to Issue [MWDAM-1390]

Added header to RemoveCarriageReturnsFromMessage

Related to Issue [MWDAM-1390]

Removed carriage returns from ResultMessage

Related to Issue [MWDAM-1390]

  1. … 1 more file in changeset.
First step: make room for a 2Dprofile as type next to existing 1Dprofile and sti-file. Renamed type/properties so they now comply with the Engine.

Related to Issue [MWDAM-1380]

    • -2
    • +2
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -1
    • +1
    ./WaterBoardPostProcessRelativeProfiles.cs
    • -12
    • +14
    ./DamEngineIo/ConversionHelper.cs
    • -2
    • +2
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 2 more files in changeset.
Corrected typo in new name.

Related to Issue [MWDAM-1379]

    • -1
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
    • -22
    • +22
    ./UISupport/ConfigurationManager.cs
  1. … 2 more files in changeset.
Made option available in UI on permanent basis for now because this is easier for testing. The -wti startup parameter option is greyed for now but needs to be maintained and reinstated as soon as testing of initial wbi-kernel has been completed.

Related to Issue [MWDAM-1379]

    • -45
    • +28
    ./UISupport/ConfigurationManager.cs
    • -1
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 4 more files in changeset.
Renamed all Wbi's to Wti's parameters. In order for this to work, made interim release for DamEngine too.

Related to Issue [MWDAM-1351]

    • -14
    • +14
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 11 more files in changeset.
Added all output parameters for the Wti-Piping connection as requested.

Related to Issue [MWDAM-1370]

    • -2
    • +15
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 1 more file in changeset.
Avoid copying files in Geometry2D map if there are no 2D-geometries defined

Related to Issue [MWDAM-1365]

Adapted to review

Added StabilityOutside in .xsd

Related to Issue [MWDAM-1289]

    • -0
    • +1
    ./Xsd/CalculationParametersDefinition.xsd
Adapted to review

Renamed model Stability to StabilityInside

Related to Issue [MWDAM-1289]

    • -1
    • +8
    ./Assemblers/CalculationParametersAssembler.cs
    • -0
    • +1
    ./Xsd/CalculationParametersDefinition.xsd
  1. … 6 more files in changeset.
Adapted to review

Some code cleanup

Related to Issue [MWDAM-1289]

    • -1
    • +0
    ./Assemblers/CalculationParametersAssembler.cs
  1. … 1 more file in changeset.
Cleaned up code according to comments of reviewer.

Related to Issue [MWDAM-1111]

    • -5
    • +0
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
Cleaned up code according to comments of reviewer.

Related to Issue [MWDAM-1111]

    • -70
    • +263
    ./DamEngineIo/ConversionHelper.cs
  1. … 1 more file in changeset.
Corrected writing of D90 here too.

Related to Issue [MWDAM-1265]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
Adapted to review

Related to Issue [MWDAM-1243]

  1. … 5 more files in changeset.
Corrected the handling of permeability. This was wrongly connected to that of Diameter 90.

Related to Issue [MWDAM-1265]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
Refactored: More logical naming

Fix reading old *.damx files (use XmlOldName tag)

Related to Issue [MWDAM-1254]

Allow negative SensorGroup id's

Refactored: More logical naming

Related to Issue [MWDAM-1254]

  1. … 1 more file in changeset.
Refactored: More logical naming

Related to Issue [MWDAM-1254]

    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -1
    • +1
    ./Sensors/SensorImportFromExcelSheet.cs
  1. … 1 more file in changeset.
Improved DamLive DamEngineRunner

Fixed incorrect reading of timeseries without stochast values

Related to Issue [MWDAM-1112]

Related to Issue [MWDAM-1243]

    • -11
    • +12
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.