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 prepare_urban_percent to the workflow #275

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

Eddy-JV
Copy link
Collaborator

@Eddy-JV Eddy-JV commented Feb 1, 2024

Closes #262 #253 #197 (if applicable).

Changes proposed in this Pull Request

  • Integration of new Rule: "Perpare urban_percent", that fetches online yearly dataset from 1950 with predictions until 2050.

  • The data is collected from the United Nations CTAD: https://unctadstat.unctad.org/datacentre/

  • Filtered for years after 2020.

  • Saved in data/urban_percent.csv to be used normally in the workflow.

  • New rule in Snakefile is also added.

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, config.tutorial.yaml, and test/config.test1.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.

@Eddy-JV Eddy-JV requested a review from hazemakhalek February 1, 2024 12:31
@Eddy-JV Eddy-JV self-assigned this Feb 1, 2024
@hazemakhalek hazemakhalek merged commit c9f2027 into pypsa-meets-earth:main Feb 2, 2024
3 checks passed
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.

Dynamically download urban_percent
2 participants