16 lines
292 B
YAML
16 lines
292 B
YAML
# SPDX-FileCopyrightText: : 2017-2024 The PyPSA-Eur Authors
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
logging:
|
|
level: INFO
|
|
format: '%(asctime)s - %(levelname)s - %(name)s - %(message)s'
|
|
|
|
run:
|
|
prefix: validation
|
|
|
|
clustering:
|
|
temporal:
|
|
resolution_elec: 365H
|
|
resolution_sector: 365H
|