config: disable shipping raster

This commit is contained in:
Fabian 2023-04-26 15:05:00 +02:00
parent 630800fdab
commit a88ea7a7f0

View File

@ -187,7 +187,7 @@ renewable:
# until done more rigorously in #153 # until done more rigorously in #153
corine: [44, 255] corine: [44, 255]
natura: true natura: true
ship_threshold: 400 # ship_threshold: 400
max_depth: 50 max_depth: 50
max_shore_distance: 30000 max_shore_distance: 30000
excluder_resolution: 200 excluder_resolution: 200
@ -207,7 +207,7 @@ renewable:
# until done more rigorously in #153 # until done more rigorously in #153
corine: [44, 255] corine: [44, 255]
natura: true natura: true
ship_threshold: 400 # ship_threshold: 400
max_depth: 50 max_depth: 50
min_shore_distance: 30000 min_shore_distance: 30000
excluder_resolution: 200 excluder_resolution: 200