DamPythonInterface

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