Mercurial > dive4elements > river
comparison backend/contrib/import_river.sh @ 6449:25912df0facf double-precision
Import main values of type '-' by default
author | Tom Gottfried <tom.gottfried@intevation.de> |
---|---|
date | Wed, 26 Jun 2013 21:22:37 +0200 |
parents | 14b5674e57a4 |
children | 8782ba5cb222 |
comparison
equal
deleted
inserted
replaced
6443:28c390debd9b | 6449:25912df0facf |
---|---|
30 DEFAULT_PASS=flys_dami | 30 DEFAULT_PASS=flys_dami |
31 DEFAULT_LOG=$PWD/logs | 31 DEFAULT_LOG=$PWD/logs |
32 DEFAULT_BACKEND_NAME="XE" | 32 DEFAULT_BACKEND_NAME="XE" |
33 JAR="hydr_morph/importer.jar" | 33 JAR="hydr_morph/importer.jar" |
34 IMPORTER_DRY_RUN=false | 34 IMPORTER_DRY_RUN=false |
35 IMPORTER_MAINVALUE_TYPES=QWTD | 35 IMPORTER_MAINVALUE_TYPES=QWTD- |
36 IMPORTER_ANNOTATION_TYPES="conf/annotation-types.xml" | 36 IMPORTER_ANNOTATION_TYPES="conf/annotation-types.xml" |
37 | 37 |
38 | 38 |
39 MIN_MEMORY="8024m" | 39 MIN_MEMORY="8024m" |
40 | 40 |