change year to weather_year
This commit is contained in:
parent
52b0d29fae
commit
ce03353ac3
@ -12,7 +12,7 @@ logging:
|
|||||||
summary_dir: results
|
summary_dir: results
|
||||||
|
|
||||||
scenario:
|
scenario:
|
||||||
year: [''] # for backwards compatibility
|
weather_year: [''] # for backwards compatibility
|
||||||
simpl: ['']
|
simpl: ['']
|
||||||
ll: ['copt']
|
ll: ['copt']
|
||||||
clusters: [37, 128, 256, 512, 1024]
|
clusters: [37, 128, 256, 512, 1024]
|
||||||
|
@ -12,7 +12,7 @@ logging:
|
|||||||
summary_dir: results
|
summary_dir: results
|
||||||
|
|
||||||
scenario:
|
scenario:
|
||||||
year: ['']
|
weather_year: ['']
|
||||||
simpl: ['']
|
simpl: ['']
|
||||||
ll: ['copt']
|
ll: ['copt']
|
||||||
clusters: [5]
|
clusters: [5]
|
||||||
|
@ -11,7 +11,7 @@ logging:
|
|||||||
summary_dir: results
|
summary_dir: results
|
||||||
|
|
||||||
scenario:
|
scenario:
|
||||||
year: ['']
|
weather_year: ['']
|
||||||
simpl: ['']
|
simpl: ['']
|
||||||
ll: ['copt']
|
ll: ['copt']
|
||||||
clusters: [5]
|
clusters: [5]
|
||||||
|
Loading…
Reference in New Issue
Block a user