update test config
This commit is contained in:
parent
4db62fa0c6
commit
2b5fefc7db
@ -30,6 +30,8 @@ enable:
|
||||
retrieve_cutout: true
|
||||
build_natura_raster: false
|
||||
retrieve_natura_raster: true
|
||||
build_ship_raster: false
|
||||
retrieve_ship_raster: true
|
||||
custom_busmap: false
|
||||
|
||||
electricity:
|
||||
@ -86,6 +88,7 @@ renewable:
|
||||
# correction_factor: 0.93
|
||||
corine: [44, 255]
|
||||
natura: true
|
||||
ship_threshold: 400
|
||||
max_shore_distance: 30000
|
||||
potential: simple # or conservative
|
||||
clip_p_max_pu: 1.e-2
|
||||
@ -99,6 +102,7 @@ renewable:
|
||||
# correction_factor: 0.93
|
||||
corine: [44, 255]
|
||||
natura: true
|
||||
ship_threshold: 400
|
||||
min_shore_distance: 30000
|
||||
potential: simple # or conservative
|
||||
clip_p_max_pu: 1.e-2
|
||||
|
Loading…
Reference in New Issue
Block a user