Deltares.Dam.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Fixed sonarcloud issue for EndsWith

Related to Issue [MWDAM-2168]

downgrade to .net6

Related to Issue [MWDAM-2168]

  1. … 3 more files in changeset.
Build DAM UI with .NET8.0

Related to Issue [MWDAM-2168]

  1. … 20 more files in changeset.
Log message is displayed when opening a DAMX file containing an obsolete piping model (Sellmeijer or Sellmeijer 4 forces).

Unit test added.

Related to Issue [MWDAM-1915]

  1. … 1 more file in changeset.
Import the stress table for all ShearStrengthModels. Display the name in the error when not found.

Related to Issue [MWDAM-2129]

Import the stress table for all ShearStrengthModels. Display the name, also when it was not found or not used.

Related to Issue [MWDAM-2129]

  1. … 2 more files in changeset.
Use Physics.FactorMicroMeterToMeter

Related to Issue [MWDAM-2136]

Convert d70 to meters

Related to Issue [MWDAM-2136]

  1. … 1 more file in changeset.
Fixed import of zoneareas from : change to NoZones.

Related to Issue [MWDAM-2115]

Simple first implementation of determination of aquifer layer (to be improved)

Related to Issue [MWDAM-1930]

Related to Issue [MWDAM-2113]

    • -1
    • +3
    ./DamEngineIo/XmlSoilProfile2DConverter.cs
Make lookup of soils case insensitive

Related to Issue [MWDAM-2113]

    • -1
    • +1
    ./StiImporter/SoilProfile2DImporter.cs
POP property added in the DAM UI xml

Related to Issue [MWDAM-2095]

    • -0
    • +1
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -0
    • +2
    ./DamEngineIo/FillXmlInputFromDamUi.cs
Changed names of shear strength models in csv files

Related to Issue [MWDAM-2088]

  1. … 11 more files in changeset.
Added SigmaTauCurve read/write to DamEngine

Related to Issue [MWDAM-2082]

    • -1
    • +15
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -0
    • +13
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.
Added SigmaTauCurve conversion to DamEngine

Related to Issue [MWDAM-2082]

  1. … 1 more file in changeset.