Skip to content

Commit

Permalink
revert mocksnakemake
Browse files Browse the repository at this point in the history
  • Loading branch information
yerbol-akhmetov committed Dec 7, 2024
1 parent fb79ed3 commit f71bb79
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions scripts/prepare_sector_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -2853,13 +2853,12 @@ def remove_carrier_related_components(n, carriers_to_drop):
# from helper import mock_snakemake #TODO remove func from here to helper script
snakemake = mock_snakemake(
"prepare_sector_network",
configfile="../../configs/calibration/config.NG_AC.yaml",
simpl="",
clusters="10",
ll="copt",
opts="Co2L-24H",
clusters="19",
ll="c1.0",
opts="Co2L",
planning_horizons="2030",
sopts="144H",
sopts="72H",
discountrate="0.071",
demand="AB",
)
Expand Down

0 comments on commit f71bb79

Please sign in to comment.