Dear Fabian,
Thank you very much for your reply and I hope the issue would be resolved soon.
1) As for now, I added a non-landlocked country "Slovenia" to my configuration file and I was able to solve the network with no issue. (had to change no. of clusters to 40 instead of 128 as I got an error saying 40 is the maximum for the selected countries)
2) However, while making a summary using (snakemake results/summaries/elec_s_40_ec_lcopt_Co2L-24H_AT) I get the following error:
InputFunctionException in line 370 of /home/shennawi/pypsa-eur/Snakefile:
Error:
AttributeError: 'Wildcards' object has no attribute 'network'
Wildcards:
simpl=
clusters=40
ll=copt
opts=Co2L-24H
country=AT
Traceback:
File "/home/shennawi/pypsa-eur/Snakefile", line 364, in input_make_summary
3) I also want to plot the network using (snakemake results/plots/elec_s_40_ec_lcopt_Co2L-24H_AT.pdf)
I get an error because It reads attr=AT, not country=AT. How to plot results only for Austria?
I hope I am not wasting your time with silly errors.
Kind regards,
Amir