1
- ![ logo] ( https://raw.githubusercontent.com/DHI/mikeplus-python /main/images/logo/mikeplus-py.svg )
1
+ ![ logo] ( https://raw.githubusercontent.com/DHI/mikepluspy /main/images/logo/mikeplus-py.svg )
2
2
# MIKE+Py: automate your workflows.
3
3
4
4
MIKE+Py is a python interface for MIKE+. Its main features include:
@@ -10,7 +10,7 @@ MIKE+Py is a python interface for MIKE+. Its main features include:
10
10
> MIKE+Py is experimental and under development.
11
11
> * Be aware that there may be bugs or unexpected behavior - use with caution.
12
12
> * Always make copies of your MIKE+ databases and verify the outcome of scripts.
13
- > * If you encounter any issues or have any feedback, please report them on [ GitHub Issues] ( https://github.com/DHI/mikeplus-python /issues ) .
13
+ > * If you encounter any issues or have any feedback, please report them on [ GitHub Issues] ( https://github.com/DHI/mikepluspy /issues ) .
14
14
15
15
## Requirements
16
16
* MIKE+ 2024 (or greater) with valid license
@@ -26,12 +26,12 @@ The version of MIKE+Py you install must match the version of MIKE+ installed on
26
26
27
27
| MIKE+ Version | Install command|
28
28
| :--------------| :---------------|
29
- | MIKE+ 2024 | ` pip install https://github.com/DHI/mikeplus-python /archive/refs/tags/v2024.0-latest.zip ` |
29
+ | MIKE+ 2024 | ` pip install https://github.com/DHI/mikepluspy /archive/refs/tags/v2024.0-latest.zip ` |
30
30
31
31
32
32
## Examples
33
- Please check out the jupyter notebooks here: https://github.com/DHI/mikeplus-python /tree/main/notebooks
33
+ Please check out the jupyter notebooks here: https://github.com/DHI/mikepluspy /tree/main/notebooks
34
34
35
35
## Where can I get help?
36
- * General help, new ideas and feature requests - [ GitHub Discussions] ( http://github.com/DHI/mikeplus-python /discussions )
37
- * Bugs - [ GitHub Issues] ( https://github.com/DHI/mikeplus-python /issues )
36
+ * General help, new ideas and feature requests - [ GitHub Discussions] ( http://github.com/DHI/mikepluspy /discussions )
37
+ * Bugs - [ GitHub Issues] ( https://github.com/DHI/mikepluspy /issues )
0 commit comments