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

Minor bug fixing during country-wise sensitivity #635

Merged
merged 10 commits into from
Mar 17, 2023

Conversation

davide-f
Copy link
Member

Closes # (if applicable).

Changes proposed in this Pull Request

Various (hopefully) minor fixes to make the country-wise analysis work.
The country-wise analysis will be performed using:

  • force_ac: true
  • drop all isolated buses (p_threshold_drop_isolated = 100_000 MW)
  • number of clusters: the minimum between 5 clusters and the number of buses of the country

Checklist

  • I tested my contribution locally and it seems to work fine.
  • Code and workflow changes are sufficiently documented.
  • Newly introduced dependencies are added to envs/environment.yaml and envs/environment.docs.yaml.
  • Changes in configuration options are added in all of config.default.yaml and config.tutorial.yaml.
  • Add a test config or line additions to test/ (note tests are changing the config.tutorial.yaml)
  • Changes in configuration options are also documented in doc/configtables/*.csv and line references are adjusted in doc/configuration.rst and doc/tutorial.rst.
  • A note for the release notes doc/release_notes.rst is amended in the format of previous release notes, including reference to the requested PR.

@davide-f davide-f marked this pull request as ready for review March 17, 2023 23:15
@davide-f davide-f merged commit 508f80c into pypsa-meets-earth:main Mar 17, 2023
@davide-f davide-f linked an issue Mar 18, 2023 that may be closed by this pull request
2 tasks
@davide-f davide-f deleted the fix_run branch October 1, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tutorial snakefile run: IndexError in simplify_network
1 participant