Deltares.DSoilModel.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added Dam defx import test for Delfland (with added bogus segments Shapefile)

Related to Issue [DSB-515]

  1. … 16 more files in changeset.
DSoilModelIO: SaveXML and OpenXML should be removed

Related to Issue [DSB-541]

  1. … 1 more file in changeset.
Fixed failing unit test for AddOldProjectDataBaseToProject() method, exception handling improved

Related to Issue [DSB-515]

  1. … 1 more file in changeset.
Added a unit test concerning default soil properties

Related to Issue [DSB-537]

  1. … 1 more file in changeset.
Detect when new soils are added to project to set default properties defined in the functional design document

Related to Issue [DSB-537]

  1. … 1 more file in changeset.
Cleaned up using clauses & empty lines in the original class and added unit tests for CenterCrestLocation

Related to Issue [DSB-509]

  1. … 2 more files in changeset.
The aquifer dictionary must remain intact when importing non-unique soils. This invalidated the previous approach to identifying the soils by name in a case-insensitive way. After some puzzling, I found a better way. Both unit tests that concerns the import of two MDB-files now work.

Related to Issue [DSB-502]

Issue an error if a CSV file that is to be imported is missing one or more required columns. Added a unit terst for this - DSoilModelIO_ImportFromCsvFileWithMissingHeaders(). Added and improved several messages in the Translations.xml file.

This new unit test caused a small typo/error in the CSV file for the DSoilModelIO_ImportFromCsvFileWithInvalidHeaders() to surface.

The soil type column must be made visible again - this will be done in the next commit.

Related to Issue [DSB-500]

  1. … 4 more files in changeset.
Ignore the case of the soil names when importing a database with soil types - "zand" and "Zand" and "ZAND" are therefore considered one and the same soil.

This is covered by the unit test TestCaseSensitivityOfImportedSoilNames()

Related to Issue [DSB-502]

Examine the column names of a CSV file with 1D profiles and warn about unknown names. This should help the user to correct typos and such.

Related to Issue [DSB-501]

  1. … 4 more files in changeset.
Updated SoilBase references in D-SoilModel solution

Related to Issue [DSB-493]

  1. … 2 more files in changeset.
added test-purpose bool flag as requested

Related to Issue [DSB-458]

  1. … 1 more file in changeset.
Set release to 16.1.1

Related to Issue [DSB-470]

  1. … 3 more files in changeset.
added some improvements following reviewer comments

Related to Issue [DSB-438]

  1. … 1 more file in changeset.
+ wrote TestStochasticPropertiesUncoupled() which really tests if some particular properties are uncoupled

+ fixed minor bug

Related to Issue [DSB-438]

  1. … 1 more file in changeset.
+ improved DSoilModelTransformerTests

+ DSoilModelTransformer takes exceptional case with PreConsolidationStress into account

+ StressValueStochast name reverted back to StressStochast

Related to Issue [DSB-438]

  1. … 3 more files in changeset.
+ Added test project fpr DSoilModel.Data

+ DSoilModelTransformer that supports Soil and PreConsolidationStress uncouples deterministic and stochastic properties from each other

Related to Issue [DSB-438]

  1. … 8 more files in changeset.
Fixed transformer so that it works properly also when Stochasts are not visible, added unit test

Related to Issue [DSB-409]

  1. … 1 more file in changeset.
Moved logic from mapeditor to project and added an integration test for this functionality

Related to Issue [DSB-220]

  1. … 4 more files in changeset.
Adapted the translations for the CenterCrest as requested by Irene.

Related to Issue [DSB-184]

  1. … 1 more file in changeset.
Reverted the accidental commit of this file. I was trying to see if I could get rid of the DeltaModel and its factory in DSoilModel altogether but not succeeded as of yet. As this is NOT really part of this issue, just reverting it is fine.

Related to Issue [MDNLIB-749]

Replace the local Geotechnics.IO projects by externals with DslGeoIo.

Related to Issue [MDNLIB-749]

  1. … 65 more files in changeset.
Unpatched D-SoilModel by reverting to older .csproj files, and re-doing the version number info bits using post-build events

Related to Issue [DSB-400]

    • -122
    • +28
    ./Deltares.DSoilModel.Data.csproj
  1. … 12 more files in changeset.
Fixed references to Deltares.Geographic, including the (conditional) project references that were added by the sourcelibpatcher tool, using notepad++

Related to Issue [MDNLIB-731]

  1. … 5 more files in changeset.
Added external for Deltares.Geographic and updated references. Deleted the patched solution as this solution needs to be patched again to set all references properly including the DebugWithSources config

Related to Issue [MDNLIB-731]

  1. … 5 more files in changeset.
Added correct version info for all assemblies

Related to Issue [MDNLIB-710]

    • -0
    • +10
    ./Properties/AssemblyInfo.cs.svn
  1. … 12 more files in changeset.
re-patched projects with the latest SourceLibPatcher rev 25213

Related to Issue [MDNLIB-728]

  1. … 7 more files in changeset.
+ patched projects with SourceLibPatcher.

+ adjusted projects dependencies (may not be 100% correct)

Related to Issue [MDNLIB-728]

    • -37
    • +121
    ./Deltares.DSoilModel.Data.csproj
  1. … 8 more files in changeset.
removed unused project references from DSoilModel projects

Related to Issue [MDNLIB-710]

  1. … 1 more file in changeset.
corrected paths in DebugWithSources config (not sure how it got corrupted)

Related to Issue [MDNLIB-728]

  1. … 8 more files in changeset.