change year to weather_year
This commit is contained in:
parent
52b0d29fae
commit
ce03353ac3
@ -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]
|
||||
|
@ -12,7 +12,7 @@ logging:
|
||||
summary_dir: results
|
||||
|
||||
scenario:
|
||||
year: ['']
|
||||
weather_year: ['']
|
||||
simpl: ['']
|
||||
ll: ['copt']
|
||||
clusters: [5]
|
||||
|
@ -11,7 +11,7 @@ logging:
|
||||
summary_dir: results
|
||||
|
||||
scenario:
|
||||
year: ['']
|
||||
weather_year: ['']
|
||||
simpl: ['']
|
||||
ll: ['copt']
|
||||
clusters: [5]
|
||||
|
Loading…
Reference in New Issue
Block a user