Deltares.Dam.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
If folder with results is not created, no results are now return instead of an unexpected exception

Related to Issue [MWDAM-2426]

Use SoilGeometry2DName to get the profile for the result circle results.

Related to Issue [MWDAM-2249]

Removed redundant control panel with stability kernel specification

Related to Issue [MWDAM-2204]

    • -4
    • +0
    ./DamProjectCalculationSpecification.cs
  1. … 7 more files in changeset.
Reverted revision(s) 4969 from DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/DamEngineIo/FillXmlInputFromDamUi.cs:

Raise exception when number of cores is larger than 1

Disable Multicore tests

Related to Issue [MWDAM-2218]

........

    • -5
    • +0
    ./DamEngineIo/FillXmlInputFromDamUi.cs
sonar cloud: extract method to reduce complexity

Related to Issue [MWDAM-2180]

    • -43
    • +48
    ./CsvImporters/CsvImporterAquifers.cs
Raise exception when number of cores is larger than 1

Disable Multicore tests

Related to Issue [MWDAM-2218]

    • -0
    • +5
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.
Corrected index in error message

Related to Issue [MWDAM-2180]

  1. … 1 more file in changeset.
Removed unused references

Related to Issue [MWDAM-2180]

Added imported aquifers to damx

Related to Issue [MWDAM-2214]

  1. … 1 more file in changeset.
Fixed SonarCloud issues

Related to Issue [MWDAM-2180]

    • -1
    • +1
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Fixed SonarCloud issues

Related to Issue [MWDAM-2180]

    • -6
    • +13
    ./Geometry2DImporter/SoilProfile2DImporter.cs
    • -0
    • +7
    ./DamEngineIo/FillXmlInputFromDamUi.cs
Set IsAquifer to soil layers.

Related to Issue [MWDAM-2180]

    • -3
    • +5
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -3
    • +16
    ./Geometry2DImporter/SoilProfile2DImporter.cs
  1. … 5 more files in changeset.
Added checks on missing StixFileName or LayerName.

Added imported aquifer data to Dike.

Related to Issue [MWDAM-2180]

    • -3
    • +25
    ./CsvImporters/CsvImporterAquifers.cs
  1. … 4 more files in changeset.
Fixed SonarCloud issue: In particular, exceptions should now extend System.Exception instead of System.ApplicationException.

Related to Issue [MWDAM-2180]

    • -1
    • +1
    ./CsvImporters/CsvImporterSoilProfiles.cs
    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
    • -1
    • +1
    ./CsvImporters/CsvImporterScenarios.cs
    • -1
    • +1
    ./CsvImporters/CsvImporterSigmaTauCurves.cs
    • -1
    • +1
    ./CsvImporters/CsvImporterCharacteristicPoints.cs
Fixed SonarCloud issue

Related to Issue [MWDAM-2180]

Read aquifers.csv file

Related to Issue [MWDAM-2180]

    • -0
    • +121
    ./CsvImporters/CsvImporterAquifers.cs
  1. … 2 more files in changeset.
Simplified code

Related to Issue [MWDAM-2162]

    • -3
    • +3
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Adapted to review: refactored IsSoilOfSurfacePresent

Related to Issue [MWDAM-2162]

    • -10
    • +4
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Made sure the button is available for stability calculation results as requested.

Related to Issue [MWDAM-1860]

Added RegenerateGeometry after reading the stix file. Extended tests.

Related to Issue [MWDAM-2162]

    • -0
    • +1
    ./Geometry2DImporter/SoilProfile2DImporter.cs
  1. … 6 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-2168]

Refactored IsValidSoilProfile to IsSoilOfSurfacePresent

Related to Issue [MWDAM-2162]

    • -12
    • +10
    ./Geometry2DImporter/SoilProfile2DImporter.cs
Renamed StiImporter to Geometry2DImporter

Related to Issue [MWDAM-2162]

    • -0
    • +130
    ./Geometry2DImporter/StiFileValidator.cs
    • -0
    • +67
    ./Geometry2DImporter/StiFileReadException.cs
    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -0
    • +169
    ./Geometry2DImporter/SoilProfile2DImporter.cs
    • -0
    • +67
    ./Geometry2DImporter/SoilProfileImporterException.cs
    • -0
    • +74
    ./Geometry2DImporter/StiFileReader.cs
    • -130
    • +0
    ./StiImporter/StiFileValidator.cs
    • -67
    • +0
    ./StiImporter/StiFileReadException.cs
    • -169
    • +0
    ./StiImporter/SoilProfile2DImporter.cs
    • -67
    • +0
    ./StiImporter/SoilProfileImporterException.cs
  1. … 3 more files in changeset.
Upgraded to .net 6 and devexpress 24.1

Related to Issue [MDNLIB-868]

    • -1
    • +1
    ./Importers/LocationShapeFileAttributeMap.cs
    • -1
    • +6
    ./CsvImporters/CsvImporterSigmaTauCurves.cs
  1. … 87 more files in changeset.
Disabled warnings about obsolete SurfaceLine

Related to Issue [MWDAM-2171]

    • -0
    • +2
    ./IO/FailureMechanismeParamatersMStabXmlHandler.cs
  1. … 2 more files in changeset.
Resolved warnings by removing references from csproj, mostly to system files.

Related to Issue [MWDAM-2171]

  1. … 10 more files in changeset.
Resolved rethrow warnings

Related to Issue [MWDAM-2171]

    • -1
    • +1
    ./Sensors/SensorImportFromExcelSheet.cs
  1. … 2 more files in changeset.
Reverted revision(s) 4801 from DamClients/DamUI:

Set all configurations to Any CPU

Related to Issue [MWDAM-2171]

........

  1. … 15 more files in changeset.
Remove GeoAPI and NetTopologySuite from projects where it is redundant.

Upgrade GeoAPI from 1.7.4 to 1.7.5 to avoid warning

Related to Issue [MWDAM-2171]

  1. … 5 more files in changeset.
Set all configurations to Any CPU

Related to Issue [MWDAM-2171]

  1. … 15 more files in changeset.