Closed JannisHoch closed 5 years ago
we can easily install glofrim using pip with following command
pip install git+https://github.com/openearth/glofrim.git
This works like a charm if you have an environment with all dependencies installed.
I've also included glofrim to the environment.yml (see #101) so that you easily install glofrim with full dependencies in a new environment after you've cloned this repos.
conda env create -f environment.yml
Haven't looked at it in detail yet, but wouldn't it be great to also make GLOFRIM code available via pip/conda install?