DHI / mikepluspy

MIKE+Py is the official python interface for MIKE+
Apache License 2.0
7 stars 1 forks source link

logo

MIKE+Py: automate your workflows.

MIKE+Py is a python interface for MIKE+. Its main features include:

[!CAUTION] MIKE+Py is experimental and under development.

  • Be aware that there may be bugs or unexpected behavior - use with caution.
  • Always make copies of your MIKE+ databases and verify the outcome of scripts.
  • If you encounter any issues or have any feedback, please report them on GitHub Issues.

Requirements

Installation

The version of MIKE+Py you install must match the version of MIKE+ installed on your desktop.

[!NOTE] MIKE+Py is not yet available on PyPI since it is in the initial development stages.

MIKE+ Version Install command
MIKE+ 2024 update 1 pip install https://github.com/DHI/mikepluspy/archive/refs/tags/v2024.1-latest.zip

Examples

Please check out the jupyter notebooks here: https://github.com/DHI/mikepluspy/tree/main/notebooks

Where can I get help?