Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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]

    • -28
    • +29
    ./tests/test_output/test_full_output.xml
    • -18
    • +18
    ./dampythoninterface/surface_line.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
    • +289
    ./dampythoninterface/location.py
    • -0
    • +87
    ./tests/test_location.py
    • -0
    • +6
    ./tests/test_data/test_serialize_location.xml
    • -0
    • +9
    ./tests/test_output/test_full_output.xml
    • -0
    • +47
    ./tests/test_base_class.py
  1. … 1 more file in changeset.
StabilityParameters should be explicitly optional

Related to Issue [MWDAM-1752]

Reverted changes for Soil Aquifer

Related to Issue [MWDAM-1742]

    • -4
    • +0
    ./tests/test_output/test_full_output.xml
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
    • +4
    ./tests/test_data/test_segment.xml
    • -0
    • +6
    ./tests/test_output/test_full_output.xml
    • -0
    • +104
    ./dampythoninterface/segment.py
    • -0
    • +80
    ./tests/test_segment.py
  1. … 1 more file in changeset.
Added soil profile 1d in the dataframe

Related to Issue [MWDAM-1740]

    • -0
    • +90
    ./tests/test_soilprofile1D.py
    • -0
    • +8
    ./tests/test_output/test_full_output.xml
    • -0
    • +7
    ./tests/test_data/test_soil_profile.xml
    • -0
    • +102
    ./dampythoninterface/soilprofile1D.py
  1. … 1 more file in changeset.
Documentation issues fixed

Related to Issue [MWDAM-1741]

    • -5
    • +5
    ./dampythoninterface/stability_parameters.py
  1. … 1 more file in changeset.
File for unit test added

Related to Issue [MWDAM-1742]

    • -0
    • +1
    ./tests/test_data/test_serialize_aquifer_soil.xml
AquiferSoils added to the data frame

Related to Issue [MWDAM-1742]

    • -0
    • +4
    ./tests/test_output/test_full_output.xml
Added stability parameters to the framework

Related to Issue [MWDAM-1741]

    • -0
    • +92
    ./tests/test_stability_parameters.py
    • -0
    • +1
    ./tests/test_output/test_full_output.xml
    • -0
    • +1
    ./tests/test_data/test_stabilty_parameters.xml
    • -0
    • +110
    ./dampythoninterface/stability_parameters.py
  1. … 1 more file in changeset.
Typo corrected

Related to Issue [MWDAM-1738]

Added soil class in python interface

Related to Issue [MWDAM-1738]

    • -0
    • +111
    ./dampythoninterface/soil.py
    • -0
    • +4
    ./tests/test_output/test_full_output.xml
    • -0
    • +77
    ./tests/test_soil.py
    • -0
    • +1
    ./tests/test_data/test_soil.xml
  1. … 1 more file in changeset.
Added sphinx to python packages and changed bat file command so that it run from the correct environment

Related to Issue [MWDAM-1737]

  1. … 1 more file in changeset.
Added text in README file. Deleted unused folders

Related to Issue [MWDAM-1743]

  1. … 2 more files in changeset.
Added licenses-header to all files

Related to Issue [MWDAM-1743]

    • -0
    • +22
    ./dampythoninterface/surface_line.py
  1. … 1 more file in changeset.
Added SurfaceLines documentation

Corrected packages

Related to Issue [MWDAM-1737]

    • -7
    • +26
    ./dampythoninterface/surface_line.py
  1. … 4 more files in changeset.
Added SurfaceLines class in the dam python interface

Related to Issue [MWDAM-1737]

    • -0
    • +10
    ./tests/test_data/test_serialize_surface_line.xml
    • -0
    • +149
    ./tests/test_surface_line.py
    • -0
    • +41
    ./tests/test_input.py
    • -0
    • +24
    ./tests/test_output/test_full_output.xml
    • -0
    • +96
    ./dampythoninterface/surface_line.py
    • -0
    • +8
    ./dampythoninterface/base_class.py
    • -0
    • +68
    ./tests/test_data/TestInputFile.xml
    • -0
    • +10
    ./tests/test_output/test_serialize_surface_line.xml
    • -0
    • +20
    ./dampythoninterface/input.py
Moved requirements.txt

Related to Issue [MWDAM-1743]

  1. … 1 more file in changeset.
Move docs and src directory to trunk

Related to Issue [MWDAM-1743]

  1. … 27 more files in changeset.