change year to weather_year

This commit is contained in:
Fabian Neumann 2022-02-18 10:27:10 +01:00
parent 52b0d29fae
commit ce03353ac3
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ logging:
summary_dir: results
scenario:
year: [''] # for backwards compatibility
weather_year: [''] # for backwards compatibility
simpl: ['']
ll: ['copt']
clusters: [37, 128, 256, 512, 1024]

View File

@ -12,7 +12,7 @@ logging:
summary_dir: results
scenario:
year: ['']
weather_year: ['']
simpl: ['']
ll: ['copt']
clusters: [5]

View File

@ -11,7 +11,7 @@ logging:
summary_dir: results
scenario:
year: ['']
weather_year: ['']
simpl: ['']
ll: ['copt']
clusters: [5]