pypsa-eur/test/config.overnight.yaml
2023-03-07 17:03:15 +01:00

58 lines
945 B
YAML

# SPDX-FileCopyrightText: : 2017-2023 The PyPSA-Eur Authors
#
# SPDX-License-Identifier: CC0-1.0
run:
name: "test-sector-overnight"
shared_cutouts: true
scenario:
ll:
- v1.5
clusters:
- 5
sector_opts:
- CO2L0-191H-T-H-B-I-A-solar+p3-dist1
planning_horizons:
- 2030
countries: ['BE']
snapshots:
start: "2013-03-01"
end: "2013-04-01"
electricity:
renewable_carriers: [solar, onwind, offwind-ac, offwind-dc]
atlite:
default_cutout: be-03-2013-era5
cutouts:
be-03-2013-era5:
module: era5
x: [4., 15.]
y: [46., 56.]
time: ["2013-03-01", "2013-03-08"]
renewable:
onwind:
cutout: be-03-2013-era5
offwind-ac:
cutout: be-03-2013-era5
max_depth: false
offwind-dc:
cutout: be-03-2013-era5
max_depth: false
solar:
cutout: be-03-2013-era5
sector:
gas_network: true
H2_retrofit: true
solving:
solver:
name: glpk
options: glpk-default
mem: 4000