DamPythonInterface

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added locations to the python dataframe

Related to Issue [MWDAM-1736]

    • -0
    • +289
    ./trunk/src/dampythoninterface/location.py
    • -0
    • +87
    ./trunk/src/tests/test_location.py
    • -0
    • +1
    ./trunk/src/dampythoninterface/__init__.py
    • -0
    • +47
    ./trunk/src/tests/test_base_class.py
    • -0
    • +7
    ./trunk/src/dampythoninterface/input.py
StabilityParameters should be explicitly optional

Related to Issue [MWDAM-1752]

    • -2
    • +2
    ./trunk/src/dampythoninterface/input.py
Reverted changes for Soil Aquifer

Related to Issue [MWDAM-1742]

    • -4
    • +0
    ./trunk/src/dampythoninterface/input.py
    • -22
    • +8
    ./trunk/src/dampythoninterface/soil.py
Changed for consistency the initialization process

Related to Issue [MWDAM-1752]

    • -1
    • +1
    ./trunk/src/dampythoninterface/input.py
Added tests to check the imports

Related to Issue [MWDAM-1752]

    • -0
    • +11
    ./trunk/src/tests/test_dampythonframework.py
Typo of path corrected

Related to Issue [MWDAM-1752]

    • -6
    • +6
    ./trunk/src/dampythoninterface/__init__.py
Added import for all dam dataclasses

Related to Issue [MWDAM-1752]

    • -0
    • +6
    ./trunk/src/dampythoninterface/__init__.py
Parameters names added also type hints added to serialize functions

Related to Issue [MWDAM-1738]

    • -8
    • +8
    ./trunk/src/dampythoninterface/soil.py
Added segment in the python interface

Related to Issue [MWDAM-1739]

    • -0
    • +4
    ./trunk/src/tests/test_data/test_segment.xml
    • -0
    • +104
    ./trunk/src/dampythoninterface/segment.py
    • -1
    • +22
    ./trunk/src/dampythoninterface/input.py
    • -0
    • +80
    ./trunk/src/tests/test_segment.py
Added soil profile 1d in the dataframe

Related to Issue [MWDAM-1740]

    • -0
    • +22
    ./trunk/src/dampythoninterface/input.py
    • -0
    • +90
    ./trunk/src/tests/test_soilprofile1D.py
    • -0
    • +7
    ./trunk/src/tests/test_data/test_soil_profile.xml
    • -0
    • +102
    ./trunk/src/dampythoninterface/soilprofile1D.py
Documentation issues fixed

Related to Issue [MWDAM-1741]

File for unit test added

Related to Issue [MWDAM-1742]

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

Related to Issue [MWDAM-1742]

    • -1
    • +5
    ./trunk/src/dampythoninterface/input.py
    • -9
    • +24
    ./trunk/src/dampythoninterface/soil.py
Added stability parameters to the framework

Related to Issue [MWDAM-1741]

    • -0
    • +92
    ./trunk/src/tests/test_stability_parameters.py
    • -0
    • +4
    ./trunk/src/dampythoninterface/input.py
Typo corrected

Related to Issue [MWDAM-1738]

    • -1
    • +1
    ./trunk/src/dampythoninterface/soil.py
Added soil class in python interface

Related to Issue [MWDAM-1738]

    • -0
    • +111
    ./trunk/src/dampythoninterface/soil.py
    • -0
    • +77
    ./trunk/src/tests/test_soil.py
    • -0
    • +9
    ./trunk/src/dampythoninterface/input.py
    • -0
    • +1
    ./trunk/src/tests/test_data/test_soil.xml
Build should contain absolute path

Path in the conf.py fixed

Related to Issue [MWDAM-1737]

Removed redundant line

Related to Issue [MWDAM-1737]

Added sphinx to python packages and changed bat file command so that it run from the correct environment

Related to Issue [MWDAM-1737]

Added text in README file. Deleted unused folders

Related to Issue [MWDAM-1743]

Added licenses-header to all files

Related to Issue [MWDAM-1743]

    • -0
    • +23
    ./trunk/src/tests/test_dampythonframework.py
    • -0
    • +22
    ./trunk/src/dampythoninterface/input.py
    • -1
    • +23
    ./trunk/src/dampythoninterface/__init__.py
    • -0
    • +22
    ./trunk/src/tests/test_surface_line.py
Added documentation bat file so that virtual environment is build in TC

Related to Issue [MWDAM-1737]

    • -0
    • +2
    ./trunk/doc/build_documentation.bat
Added path to the documentation

Related to Issue [MWDAM-1737]

Added SurfaceLines documentation

Corrected packages

Related to Issue [MWDAM-1737]

    • -0
    • +280
    ./trunk/src/poetry.lock
    • -1
    • +11
    ./trunk/src/dampythoninterface/input.py
    • -0
    • +20
    ./trunk/doc/source/dev/input.rst
Added SurfaceLines class in the dam python interface

Related to Issue [MWDAM-1737]

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

Related to Issue [MWDAM-1743]

    • binary
    ./trunk/src/requirements.txt
Rename folder

Related to Issue [MWDAM-1743]

  1. … 3 more files in changeset.
Added requirements.txt to the project

Related to Issue [MWDAM-1743]

    • binary
    ./trunk/requirements.txt
Move docs and src directory to trunk

Related to Issue [MWDAM-1743]

    • -0
    • +7
    ./trunk/src/tests/test_dampythonframework.py
    • -0
    • +1
    ./trunk/src/dampythoninterface/__init__.py
  1. … 21 more files in changeset.
Add branches/tags/trunk directory structure

Related to Issue [MWDAM-1743]