pypsa-meets-earth / pypsa-earth-lit

Streamlit module that works along a stable package version
https://viz.tauritron.com/
GNU Affero General Public License v3.0
2 stars 3 forks source link

scenario comaparision, spatial configuration and system operations #6

Closed drifter089 closed 1 year ago

drifter089 commented 1 year ago
pz-max commented 1 year ago

I am currently reviewing this and worked on @drifter089 branch by applying this: https://stackoverflow.com/a/37686809

Code below needs to be adapted but give you an idea how to work on another branch @ekatef

git clone https://github.com/pz-max/PyPSA.git
cd PyPSA
git remote add AnasAlgarei https://github.com/AnasAlgarei/PyPSA
git fetch AnasAlgarei
git checkout -b load-example AnasAlgarei/load_shedding_shifting_example
ekatef commented 1 year ago

@pz-max thanks a lot for providing git-spells! It worked :)

@drifter089 thanks a lot for the README and great presentation