-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
wolfbunke
committed
Feb 2, 2018
1 parent
7abfa7c
commit 9dc2a58
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,11 @@ With your activated environment `cd` to the cloned directory and run | |
After your installation install the eGo PyPSA fork on `dev <https://github.com/openego/PyPSA/tree/dev>`_ | ||
``pip3 install -e git+https://github.com/openego/PyPSA.git@dev#egg=PyPSA`` | ||
and Folium for an web based ploting with | ||
``pip3 -e [email protected]:python-visualization/folium.git@5739244acb9868d001032df288500a047b232857#egg=folium`` | ||
``pip3 install -e [email protected]:python-visualization/folium.git@5739244acb9868d001032df288500a047b232857#egg=folium`` | ||
|
||
Check if the `config.json <https://github.com/openego/eTraGo/blob/dev/etrago/tools/config.json>`_ | ||
file from eTraGo is installed in your libary ``/lib/python3.5/site-packages/etrago/tools`` . | ||
If not copy and paste this file into this folder. | ||
|
||
Using eGo: | ||
========== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters