DamClients

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Corrected typo in tutorial

Related to Issue [MWDAM-1761]

Incorrect imports deleted

Related to Issue [MWDAM-1761]

Tutorial added

Related to Issue [MWDAM-1761]

    • -0
    • +27
    ./DamPythonInterface/trunk/doc/source/tutorial.rst
    • -1
    • +1
    ./DamPythonInterface/trunk/doc/source/conf.py
  1. … 12 more files in changeset.
Fixed the failing full tests that was due to the corrected waternet lines.

Related to Issue [MWDAM-1757]

Updated headers for test code and test files.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./DamUI/trunk/src/Dam/Tests/DamProjectTest.cs
    • -1
    • +1
    ./DamUI/trunk/src/Dam/Tests/DikeTest.cs
    • -1
    • +1
    ./DamUI/trunk/src/Dam/Tests/MGeobaseDBTest.cs
  1. … 147 more files in changeset.
Updated headers for program code.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./DamUI/trunk/src/Dam/Forms/DamMapEditor.cs
    • -1
    • +1
    ./DamUI/trunk/src/Dam/Forms/LocationChart.cs
  1. … 261 more files in changeset.
Enable 'Open Calculation' button, which open D-Stability

Related to Issue [MWDAM-1759]

    • binary
    ./DamUI/trunk/lib/DamEngine/DGeoStability.exe
    • binary
    ./DamUI/trunk/lib/DamEngine/DGSMStabDAM.dll
  1. … 4 more files in changeset.
Update copyright and version numbers.

Related to Issue [MWDAM-1730]

    • -2
    • +2
    ./DamUI/trunk/src/Copying.GPL.licenseheader
Deleted unused files

Related to Issue [MWDAM-1762]

  1. … 5 more files in changeset.
Run function is applied in python interface

Related to Issue [MWDAM-1762]

  1. … 45 more files in changeset.
Small changes in the code according to reviewer's comments

Related to Issue [MWDAM-1760]

Test improved for locations also OperationalOptions is deleted because it is an unused field

Related to Issue [MWDAM-1736]

Bugs found and solved:

Enumerations of Points were not correct

Missing required field from Input class

Fixed tests so that they refer to the correct fields

Typo in "Segments" element

WaternetOptions were missing from Location class

Related to Issue [MWDAM-1760]

    • -33
    • +214
    ./DamPythonInterface/trunk/src/tests/test_input.py
Wrong import deleted

Related to Issue [MWDAM-1736]

locations classes should be imported

Related to Issue [MWDAM-1736]

Deleted unused parameter from the documentation

Related to Issue [MWDAM-1742]

Added locations to the python dataframe

Related to Issue [MWDAM-1736]

    • -0
    • +87
    ./DamPythonInterface/trunk/src/tests/test_location.py
    • -0
    • +47
    ./DamPythonInterface/trunk/src/tests/test_base_class.py
StabilityParameters should be explicitly optional

Related to Issue [MWDAM-1752]

Reverted changes for Soil Aquifer

Related to Issue [MWDAM-1742]

Changed for consistency the initialization process

Related to Issue [MWDAM-1752]

Added tests to check the imports

Related to Issue [MWDAM-1752]

Typo of path corrected

Related to Issue [MWDAM-1752]

Added import for all dam dataclasses

Related to Issue [MWDAM-1752]

Parameters names added also type hints added to serialize functions

Related to Issue [MWDAM-1738]

Added segment in the python interface

Related to Issue [MWDAM-1739]

    • -0
    • +80
    ./DamPythonInterface/trunk/src/tests/test_segment.py
Added soil profile 1d in the dataframe

Related to Issue [MWDAM-1740]

    • -0
    • +90
    ./DamPythonInterface/trunk/src/tests/test_soilprofile1D.py
Documentation issues fixed

Related to Issue [MWDAM-1741]

File for unit test added

Related to Issue [MWDAM-1742]

AquiferSoils added to the data frame

Related to Issue [MWDAM-1742]

Added stability parameters to the framework

Related to Issue [MWDAM-1741]

    • -0
    • +92
    ./DamPythonInterface/trunk/src/tests/test_stability_parameters.py