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

Workflow crashes in simplify_network due to kill signal #1072

Closed
cpschau opened this issue May 21, 2024 · 1 comment
Closed

Workflow crashes in simplify_network due to kill signal #1072

cpschau opened this issue May 21, 2024 · 1 comment
Milestone

Comments

@cpschau
Copy link
Contributor

cpschau commented May 21, 2024

CalledProcessError in file /home/caspar/Code/dev/pypsa-eur/rules/build_electricity.smk, line 481:
Command 'set -euo pipefail;  /home/caspar/miniforge3/envs/pypsa-eur/bin/python3.11 /home/caspar/Code/dev/pypsa-eur/.snakemake/scripts/tmpe_cvs_ny.simplify_network.py' died with <Signals.SIGKILL: 9>.
[Thu May 16 09:34:17 2024]
Error in rule simplify_network:
    jobid: 18
    input: resources/split_biomass_2/networks/elec.nc, resources/split_biomass_2/costs_2030.csv, resources/split_biomass_2/regions_onshore.geojson, resources/split_biomass_2/regions_offshore.geojson
    output: resources/split_biomass_2/networks/elec_s.nc, resources/split_biomass_2/regions_onshore_elec_s.geojson, resources/split_biomass_2/regions_offshore_elec_s.geojson, resources/split_biomass_2/busmap_elec_s.csv
    log: logs/split_biomass_2/simplify_network/elec_s.log (check log file(s) for error details)
    conda-env: /home/caspar/Code/dev/pypsa-eur/.snakemake/conda/e151612ac5aa0f6eb7d16881662e3df1_```
@cpschau cpschau added bug and removed bug labels May 21, 2024
@fneum
Copy link
Member

fneum commented May 21, 2024

image
confirmed

@fneum fneum added this to the v0.11.0 milestone May 23, 2024
@fneum fneum closed this as completed in 8b0600b May 24, 2024
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

No branches or pull requests

2 participants