DamPythonInterface

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

First commit of all directories

Related to Issue [MWDAM-1743]

    • -0
    • +14
    ./src/pyproject.toml
    • -0
    • +7
    ./src/tests/test_dampythonframework.py
    • -0
    • +0
    ./src/tests/__init__.py
    • -0
    • +1
    ./src/dampythoninterface/__init__.py
    • -0
    • +20
    ./docs/source/index.rst
  1. … 4 more files in changeset.
Added DamPythonInterface directory

Related to Issue [MWDAM-1743]