# SPDX-FileCopyrightText: : 2017-2023 The PyPSA-Eur Authors
#
# SPDX-License-Identifier: CC0-1.0

test-elec-no-offshore-wind:
  electricity:
    renewable_carriers: [solar, onwind]


test-elec-no-onshore-wind:
  electricity:
    extendable_carriers:
      Generator: [OCGT]
    renewable_carriers: [solar, offwind-ac, offwind-dc]