-
Notifications
You must be signed in to change notification settings - Fork 10
Feature/#814 modeling on interest area #815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: features/#800-clustering-with-focus
Are you sure you want to change the base?
Feature/#814 modeling on interest area #815
Conversation
…ity_runner.py for new scenario
…hange capital_cost parameter for batteries
…ich are unnecessary
…s in sensitivity_runner.py to adapt network on municipality level
…inopy" because it's not needed anymore and remove "update_capital_cost_of_solar_ingolstadt" in utitilities.py
|
Hi Norman, |
d5d4fd5 to
1d954ce
Compare
b09b09b to
ee7823a
Compare
…cus' into feature/modeling_on_interest_area # Conflicts: # etrago/appl.py # etrago/args.json # etrago/cluster/electrical.py # etrago/cluster/gas.py # etrago/cluster/spatial.py # etrago/network.py # etrago/tools/utilities.py
|
Hi, great to see that you used eTraGo for your master’s thesis, and thanks for contributing new functionalities! At first glance, it looks quite specific — tailored to Ingolstadt as an example — which isn’t exactly what eTraGo is designed for. One of us (@ClaraBuettner , @CarlosEpia , or me) will definitely take a closer look before merging this into the zooming branch, which is meant to be more generic and focused on applying clustering methods to specific regions. Thanks! |
|
Hi, I'm currently working on, to run my code on the new branch. when running the model on the ⚙️ Clustering settings I use
I assumed, these are the corresponding setting parameter as before in hybit branch:
I think, this is all I need to adjust for the clustering. My assumption is with these settings I should get similar results as before in the hybit branch. But unfortunately I'm not able to zoom on my interest area. If I plot the buses of the network, I don't get any buses in Ingolstadt. Is there something I missed here? There are some other parameters I have adapt in the Otherwise I can't explain, why I'm not able to zoom on my interest area. @KathiEsterl I tried to wrote my functionalities generic as possible. The whole procedure should be working generic with these two arguments.
That means you don't need bus-ids etc. Is that what you mean? |
|
Without knowing the full context, it looks to me as if you were adding some features specifically related to the Ingolstadt area — but perhaps I misunderstood. Can we have a meeting to discuss the purpose of the various developments and branches, and then decide together on the best procedure? :) It would be great if you could contact me by email to arrange a suitable time: [email protected] |
closes #814