Merged
Conversation
Also add management for temporary tarball file
fc435a8 to
db86e70
Compare
db86e70 to
3a857f2
Compare
Contributor
Author
|
Branch rebased for clean commit history. |
measrainsey
pushed a commit
to open-energy-transition/pypsa-wal
that referenced
this pull request
Sep 5, 2025
* Fix FileNotFoundError for rule retrieve_eez * Fix FileNotFoundError for rule retrieve_nuts_2021_shapes * Update zip -> zip_file; change to shcopy2 * Fix FileNotFoundError for rule retrieve_nuts_2013_shapes * Fix FileNotFoundError in rule retrieve_worldbank_urban_population * Fixed FileNotFoundError in rule retrieve_co2stop * Fix FileNotFoundError for rule download_wdpa * Fix FileNotFoundError for rule download_wdpa_marine * Change zip to zip_file in rule retrieve_aquifer_data_bgr * Remove unnecessary imports * Add release note * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add link to pull request * Fix FileNotFoundError for rule retrieve_eurostat_data * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove shadow directory from rule retrieve_eurostat_data * Add tempory file handling for rule retrieve_eurostat_data * Fix FileNotFoundError for rule retrieve_eurostat_household_data Also add management for temporary tarball file * Update release notes * Replace shadow directories with manual file deletion. * Update release notes. * Removed chmod for windows compatability. * Fix AttributeError in prepare_sector_network.py * Update release notes * Update release notes to include link to pull request. * Fix ValueError in function add_storage_and_grids of prepare_sector_network.py * Add release notes * Update release notes to include link to pull request. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Fabian Neumann <[email protected]>
toniseibold
pushed a commit
that referenced
this pull request
Dec 1, 2025
* Fix FileNotFoundError for rule retrieve_eez * Fix FileNotFoundError for rule retrieve_nuts_2021_shapes * Update zip -> zip_file; change to shcopy2 * Fix FileNotFoundError for rule retrieve_nuts_2013_shapes * Fix FileNotFoundError in rule retrieve_worldbank_urban_population * Fixed FileNotFoundError in rule retrieve_co2stop * Fix FileNotFoundError for rule download_wdpa * Fix FileNotFoundError for rule download_wdpa_marine * Change zip to zip_file in rule retrieve_aquifer_data_bgr * Remove unnecessary imports * Add release note * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add link to pull request * Fix FileNotFoundError for rule retrieve_eurostat_data * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove shadow directory from rule retrieve_eurostat_data * Add tempory file handling for rule retrieve_eurostat_data * Fix FileNotFoundError for rule retrieve_eurostat_household_data Also add management for temporary tarball file * Update release notes * Replace shadow directories with manual file deletion. * Update release notes. * Removed chmod for windows compatability. * Fix AttributeError in prepare_sector_network.py * Update release notes * Update release notes to include link to pull request. * Fix ValueError in function add_storage_and_grids of prepare_sector_network.py * Add release notes * Update release notes to include link to pull request. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Fabian Neumann <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1777 .
Changes proposed in this Pull Request
Checklist
envs/environment.yaml.config/config.default.yaml.doc/configtables/*.csv.doc/data_sources.rst.doc/release_notes.rstis added.