Closed Rock910 closed 1 year ago
Your config entry for the sarah cutout is incorrect, it is missing the leading time:
for the time-range. Here's the corrected version:
europe-2013-sarah:
module: [sarah, era5] # in priority order
x: [-12., 45.]
y: [33., 65]
dx: 0.2
dy: 0.2
# ['2016-01-01', '2016-02-01'] # Your version, incorrect
time: ['2016-01-01', '2016-02-01']
You can use e.g. yamllint.com/ to quickly trackdown such issues.
Checklist
master
branch or the latest release. Please indicate. I am running on v0.7.0pypsa-eur
environment. Update viaconda env update -f envs/environment.yaml
.Describe the Bug
Please provide a description of what the bug is and add a minimal example/command for reproducing the bug.
After modifying the config.default.yaml I get an error message:
Error Message
WorkflowError in file /home/ubuntu/pypsa-eur/Snakefile, line 16: Config file is not valid JSON or YAML. In case of YAML, make sure to not mix whitespace and tab indentation. File "/home/ubuntu/pypsa-eur/Snakefile", line 16, in