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

fixed the bug with attaching hydro for GADM clustering #428

Merged
merged 5 commits into from
Aug 3, 2022

Conversation

hazemakhalek
Copy link
Collaborator

@hazemakhalek hazemakhalek commented Aug 2, 2022

Closes #426

Changes proposed in this Pull Request

Checklist

  • I tested my contribution locally and it seems to work fine.

  • Code and workflow changes are sufficiently documented.

  • 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.

Copy link
Member

@davide-f davide-f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good @hazem! :)

Please, add a comment in the release_note.
Moreover, there are problems with linter, when you add commits, please activate the pypsa-africa environment with the pre-commit enabled so that it automatically check the format.
Alternatively, you can run pre-commit run to manually check the current staged files

In general, as discussed, we shall need a more general solution in the future and we need to add an issue to address that.
In particular, in the new issue, we should specify to try decompose the dependencies of options across multiple scripts, such as for alternative_clustering.

Please, check the comments and then we can merge this :)

envs/environment.yaml Outdated Show resolved Hide resolved
scripts/build_renewable_profiles.py Show resolved Hide resolved
scripts/build_renewable_profiles.py Outdated Show resolved Hide resolved
data/costs.csv Show resolved Hide resolved
@davide-f davide-f merged commit 3f363d8 into main Aug 3, 2022
@pz-max pz-max deleted the fix_hydro_GADM branch September 23, 2022 15:36
pz-max pushed a commit that referenced this pull request Sep 24, 2022
fixed the bug with attaching hydro for GADM clustering
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.

Problem with attaching hydro in case of GADM clustering
2 participants