diff --git a/config/test/config.validator.yaml b/config/test/config.validator.yaml new file mode 100644 index 000000000..a7440deee --- /dev/null +++ b/config/test/config.validator.yaml @@ -0,0 +1,15 @@ +# 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