Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed StiImporter to Geometry2DImporter

Related to Issue [MWDAM-2162]

  1. … 10 more files in changeset.
Make lookup of soils case insensitive

Related to Issue [MWDAM-2113]

Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2001]

  1. … 371 more files in changeset.
Improve error message

Related to Issue [MWDAM-1896]

  1. … 2 more files in changeset.
Add stix-reader for DAM UI

Related to Issue [MWDAM-1896]

  1. … 3 more files in changeset.
Do not set IsAquifer from soils

Related to Issue [MWDAM-1904]

  1. … 1 more file in changeset.
Apply cleanup and format

Related to Issue [MWDAM-1875]

  1. … 391 more files in changeset.
Update to file based namespaces

Related to Issue [MWDAM-1876]

    • -37
    • +36
    ./SoilProfileImporterException.cs
  1. … 225 more files in changeset.
Apply cleanup and format

Related to Issue [MWDAM-1876]

  1. … 266 more files in changeset.
upUpdate copyright to 2023 and version to 23.1 for DamClientsLibarary

Related to Issue [MWDAM-1855]

  1. … 220 more files in changeset.
Updated headers for program code.

Related to Issue [MWDAM-1730]

  1. … 271 more files in changeset.
Modified conversion for a SoilProfile2D:

- Always set the layers to HydroStatic WaterPressureInterPolationModel when importing

Related to Issue [MWDAM-1686]

  1. … 1 more file in changeset.
Modified conversion for a SoilProfile2D:

- Added step to transfer layer properties in the SoilProfile2DImporter

Related to Issue [MWDAM-1686]

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

Related to Issue [MWDAM-1374]

Incorporated comments reviewer:

- Moved the naming of the read SoilProfile2D to the Importer as all the information is available there

-- The reader is only responsible for reading the soil profile, not for setting additional postprocessing of the read data

Related to Issue [MWDAM-1374]

  1. … 2 more files in changeset.
Incorporated comments reviewer:

- Removed argument "propertyName" and made dedicated messages for when the soil or geometry version numbers are unsupported

Related to Issue [MWDAM-1374]

  1. … 1 more file in changeset.
Incorporated comments reviewer:

- Added check on whether the profile name has the .sti extension. If not --> add the extension to read from the reader.

- Corrected behaviour on the StiFileReader to set the profile name equivalent to the filename without extension.

Related to Issue [MWDAM-1374]

  1. … 2 more files in changeset.
Cleanup XMLDoc.

Related to Issue [MWDAM-1374]

Adjusted reader to set the full name on the soil profile instead of only the file name without extension --> the segments refer to the full name in the XML export.

Related to Issue [MWDAM-1374]

  1. … 1 more file in changeset.
Adapted XMLDoc

Related to Issue [MWDAM-1374]

Modified the reader such that an exception is thrown whenever an error occurs with a soil profile to read.

Related to Issue [MWDAM-1374]

    • -0
    • +55
    ./SoilProfileImporterException.cs
  1. … 3 more files in changeset.
Added functionality to set the name to the soil profile (this is not set automatically):

- Adjusted tests to verify behaviour.

- Added missing license headers

Related to Issue [MWDAM-1374]

  1. … 2 more files in changeset.
Moved message to resources:

- Applied for the validator

Related to Issue [MWDAM-1374]

  1. … 3 more files in changeset.
Moved message to resources:

- Applied for the reader

Related to Issue [MWDAM-1374]

  1. … 2 more files in changeset.
Moved message to resources:

- Applied for the importer

Related to Issue [MWDAM-1374]

  1. … 2 more files in changeset.
Added importer to retrieve collections of SoilProfile2D based on a segment and the soil (materials) that are available.

Related to Issue [MWDAM-1374]

    • -0
    • +96
    ./SoilProfile2DImporter.cs
  1. … 3 more files in changeset.
Cleanup:

- Improved XMLDocs and removed TODO item

Related to Issue [MWDAM-1374]

Cleanup:

- Removed checks on the preconsolidation stresses as they're not imported.

Related to Issue [MWDAM-1374]

  1. … 3 more files in changeset.
Renamed exception for clarity and added test for the reader.

Related to Issue [MWDAM-1374]

  1. … 3 more files in changeset.
Ported the sti file read functionality from DSoilModel.

Related to Issue [MWDAM-1374]

  1. … 6 more files in changeset.