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

Update electricity demand profiles #14

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

tgilon
Copy link
Collaborator

@tgilon tgilon commented Feb 17, 2025

Closes #6.

Changes proposed in this Pull Request

ToDo

Checklist

  • I tested my contribution locally and it works as intended.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in config/config.default.yaml.
  • Changes in configuration options are documented in doc/configtables/*.csv.
  • Sources of newly added data are documented in doc/data_sources.rst.
  • A release note doc/release_notes.rst is added.

tgilon and others added 23 commits November 12, 2024 16:01
)

Bumps the github-actions group with 1 update: [lkstrp/pypsa-validator](https://github.com/lkstrp/pypsa-validator).


Updates `lkstrp/pypsa-validator` from 0.2.3 to 0.2.4
- [Release notes](https://github.com/lkstrp/pypsa-validator/releases)
- [Commits](PyPSA/pypsa-validator@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: lkstrp/pypsa-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add retrieve rule and script to retrieve TYNDP data bundle from Zenodo

* Improve doc string

* Add data retrieve as default for tyndp

* Shorten folder name

---------

Co-authored-by: daniel-rdt <[email protected]>
)

* add initial structure and script for tyndp data cleaning

* add loading and prep of electricity demand

* Fix naming convention and formatting

* Use snapshot year as electricity demand and climatic year are correlated

* Add a fallback option if snapshot year is not available in TYNDP data

* Write output file in resources and match naming convention

* Add parameters for the scenarios

* Add more documentation

* Shorten naming convention

* Address data inconsistencies in electricity profiles

---------

Co-authored-by: daniel-rdt <[email protected]>
@daniel-rdt daniel-rdt mentioned this pull request Feb 17, 2025
7 tasks
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.

Update electricity demand profiles
1 participant