From 6a102f4ab23c2e14007ecdb4ae0fe1596badab53 Mon Sep 17 00:00:00 2001 From: Fabian Date: Tue, 2 May 2023 18:18:39 +0200 Subject: [PATCH] re-enable ship 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 5b259c04..2a89e21e 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