From c0b05b73af99dba7af5afb8646fd01c376f83ef5 Mon Sep 17 00:00:00 2001 From: Tom Kaehler Date: Wed, 8 Jan 2025 15:40:47 +0100 Subject: [PATCH] Delete own debug helpers --- scripts/prepare_sector_network.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/scripts/prepare_sector_network.py b/scripts/prepare_sector_network.py index 07d5d766c..6344250fb 100755 --- a/scripts/prepare_sector_network.py +++ b/scripts/prepare_sector_network.py @@ -4612,13 +4612,10 @@ def add_enhanced_geothermal(n, egs_potentials, egs_overlap, costs): if "snakemake" not in globals(): from _helpers import mock_snakemake - import os - os.chdir(os.path.dirname(os.path.realpath(__file__))) - snakemake = mock_snakemake( "prepare_sector_network", opts="", - clusters="6", + clusters="38", ll="vopt", sector_opts="", planning_horizons="2030",