Skip to content

submodule update#81

Open
Emre-Yorat89 wants to merge 8 commits intopypsa-meets-earth:mainfrom
Emre-Yorat89:submodule_update_to_fix_build_shapes_issue
Open

submodule update#81
Emre-Yorat89 wants to merge 8 commits intopypsa-meets-earth:mainfrom
Emre-Yorat89:submodule_update_to_fix_build_shapes_issue

Conversation

@Emre-Yorat89
Copy link
Contributor

@Emre-Yorat89 Emre-Yorat89 commented Jan 24, 2026

Closes # (if applicable).

Changes proposed in this Pull Request

Checklist

  • I consent to the release of this PR's code under the GPLv3 license and non-code contributions under CC0-1.0 and CC-BY-4.0.
  • I tested my contribution locally and it seems to work fine.
  • Code and workflow changes are sufficiently documented.
  • Newly introduced dependencies are added to the main environment at PyPSA-Earth repository
  • 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.

@Emre-Yorat89
Copy link
Contributor Author

Hi,
The purpose of this PR is to check whether the updated MA shape file helps to pass pypsa-earth/scripts/build_shapes.py issue that we have experienced for the test case for Morocco.
As I see the CI is having again problem but this time in pypsa-distribution/scripts/build_shapes.

pypsa-distribution-scripts-build_shapes py CI error

I wanted to reproduce the same error locally but my local run has passed pypsa-distribution/scripts/build_shapes and failed in solve_network which I was expecting.

local_test_error_for_MA_solve_network

I wonder what would be the best approach to take in this case? Thank you for the suggestions in advance.

@Emre-Yorat89 Emre-Yorat89 force-pushed the submodule_update_to_fix_build_shapes_issue branch 2 times, most recently from d802b25 to d748c7b Compare January 25, 2026 10:47
@Emre-Yorat89
Copy link
Contributor Author

Hi, currently after passing build_shapes error the CI is experiencing problem when exporting network in create_network for normal tutorial. I could not produce this error locally and I suspected maybe the pypsa version CI is using is different what I am using locally. To check that I have added a line just before exporting the network in create_network script to check which pypsa version CI using outputting. From the CI log it is "PyPSA version: 0.30.3".
Also I have executed locally snakemake -j 1 create_network locally to see the pypsa version I am using locally and it resulted the same "PyPSA version: 0.30.3". Also the local run passes create_network script while CI fails.
This is the current issue I am experiencing and I wanted to share it with you. Thank you in advance for your suggestions.

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.

1 participant