openearth / delft3dfmpy

Delft3D Flexible Mesh Python
MIT License
29 stars 17 forks source link

Make setup.py and subpackage __init__ structure #3

Open hcwinsemius opened 4 years ago

hcwinsemius commented 4 years ago

Installation process is somewhat cumbersome. I propose to slightly restructure so that a simple pip install can be used.

d2hydro commented 4 years ago

Tested and improved the setup-branch. It works smooth from a clean Anaconda installation now.

Be aware the requirements in requirements_dev.txt cause conflicts in a fresh conda-installation. The requirements in the environment.yaml seem to work fine. I did not clean requirements_dev.txt