call define_spatial

This commit is contained in:
Fabian Neumann 2021-07-12 12:37:37 +02:00
parent d1298fa93d
commit 3f43656a92

View File

@ -2094,6 +2094,8 @@ if __name__ == "__main__":
patch_electricity_network(n)
define_spatial(pop_layout.index)
if snakemake.config["foresight"] == 'myopic':
add_lifetime_wind_solar(n, costs)