From a88ea7a7f0ce4c0b9c18c35586df98acf85df5dc Mon Sep 17 00:00:00 2001 From: Fabian Date: Wed, 26 Apr 2023 15:05:00 +0200 Subject: [PATCH] config: disable shipping raster --- config/config.validation.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.validation.yaml b/config/config.validation.yaml index 89d73b09..2dde7267 100644 --- a/config/config.validation.yaml +++ b/config/config.validation.yaml @@ -187,7 +187,7 @@ renewable: # until done more rigorously in #153 corine: [44, 255] natura: true - ship_threshold: 400 + # ship_threshold: 400 max_depth: 50 max_shore_distance: 30000 excluder_resolution: 200 @@ -207,7 +207,7 @@ renewable: # until done more rigorously in #153 corine: [44, 255] natura: true - ship_threshold: 400 + # ship_threshold: 400 max_depth: 50 min_shore_distance: 30000 excluder_resolution: 200