Skip to content
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

Add focus_weights template in config.default #1112

Open
davide-f opened this issue Sep 26, 2024 · 2 comments
Open

Add focus_weights template in config.default #1112

davide-f opened this issue Sep 26, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@davide-f
Copy link
Member

Describe the Bug

The focus_weights option is missing in the config, it would be great to add it to the config to show an example.

@davide-f davide-f added the bug Something isn't working label Sep 26, 2024
@davide-f
Copy link
Member Author

To address this issue, the recommended approach would be to:

  1. create an entry "focus_weights: false" under the clustering, similarly to https://github.com/PyPSA/pypsa-eur/blob/d4bad07cf461c1b60700a3213f5d650b2da64c06/config/config.default.yaml#L855
  2. Revise the Snakefile/simplify_network/cluster_network scripts to the new location of focus weights [currently it is assumed to be in the config not under clustering]
  3. Add documentation and a simple example in config.default.yaml on how to use the option

@davide-f
Copy link
Member Author

davide-f commented Sep 26, 2024

@milyas009

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant