speed-up CI, just a week rather than a month, 4 nodes, 40H

This commit is contained in:
Fabian Neumann 2023-03-09 11:37:34 +01:00
parent 8f5775d9cc
commit f5edafd00d
4 changed files with 9 additions and 9 deletions

View File

@ -41,7 +41,7 @@ if __name__ == "__main__":
# but imprecisions mean not perfect
Iinv = cutout.indicatormatrix(nuts3.geometry)
countries = np.sort(snakemake.config["countries"])
countries = np.sort(nuts3.country.unique())
urban_fraction = (
pd.read_csv(

View File

@ -15,9 +15,9 @@ scenario:
ll:
- v1.5
clusters:
- 5
- 4
sector_opts:
- 191H-T-H-B-I-A-solar+p3-dist1
- 40H-T-H-B-I-A-solar+p3-dist1
planning_horizons:
- 2030
- 2040
@ -27,7 +27,7 @@ countries: ['BE']
snapshots:
start: "2013-03-01"
end: "2013-04-01"
end: "2013-03-08"
electricity:
renewable_carriers: [solar, onwind, offwind-ac, offwind-dc]

View File

@ -14,9 +14,9 @@ scenario:
ll:
- v1.5
clusters:
- 5
- 4
sector_opts:
- CO2L0-191H-T-H-B-I-A-solar+p3-dist1
- CO2L0-40H-T-H-B-I-A-solar+p3-dist1
planning_horizons:
- 2030
@ -24,7 +24,7 @@ countries: ['BE']
snapshots:
start: "2013-03-01"
end: "2013-04-01"
end: "2013-03-08"
electricity:
renewable_carriers: [solar, onwind, offwind-ac, offwind-dc]

View File

@ -13,9 +13,9 @@ run:
scenario:
clusters:
- 5
- 4
opts:
- Co2L-24H
- Co2L-40H
countries: ['BE']