changeset 7882:4534659e200e

Add porosity importer to helper script.
author Tom Gottfried <tom@intevation.de>
date Fri, 16 May 2014 14:57:46 +0200
parents f9e3ef5d38d0
children fc8d5b5f2c99
files backend/contrib/run_hydr_morph.sh
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/backend/contrib/run_hydr_morph.sh	Fri May 16 13:17:29 2014 +0200
+++ b/backend/contrib/run_hydr_morph.sh	Fri May 16 14:57:46 2014 +0200
@@ -46,6 +46,7 @@
 IMPORTER_SKIP_BED_HEIGHT_EPOCH=false
 IMPORTER_SKIP_FLOW_VELOCITY=false
 IMPORTER_SKIP_MORPHOLOGICAL_WIDTH=false
+IMPORTER_SKIP_POROSITY=false
 IMPORTER_SKIP_SEDIMENT_DENSITY=false
 IMPORTER_SKIP_SEDIMENT_YIELD=false
 IMPORTER_SKIP_SQ_RELATION=false
@@ -92,6 +93,7 @@
     -Dflys.backend.importer.skip.historical.discharge.tables=$IMPORTER_SKIP_HISTORICAL_DISCHARGE_GAUGES \
     -Dflys.backend.importer.skip.hyks=$IMPORTER_SKIP_HYKS \
     -Dflys.backend.importer.skip.morphological.width=$IMPORTER_SKIP_MORPHOLOGICAL_WIDTH \
+    -Dflys.backend.importer.skip.porosity=$IMPORTER_SKIP_POROSITY \
     -Dflys.backend.importer.skip.official.lines=$IMPORTER_SKIP_OFFICIAL_LINES \
     -Dflys.backend.importer.skip.prfs=$IMPORTER_SKIP_PRFS \
     -Dflys.backend.importer.skip.sediment.density=$IMPORTER_SKIP_SEDIMENT_DENSITY \

http://dive4elements.wald.intevation.org