Mercurial > dive4elements > river
comparison backend/contrib/run_hydr_morph.sh @ 6816:a3c4f094707e double-precision
Importer: set memory size according to doc
author | Tom Gottfried <tom.gottfried@intevation.de> |
---|---|
date | Mon, 12 Aug 2013 08:27:21 +0200 |
parents | 6bf93fa1b744 |
children | 5e621410db05 |
comparison
equal
deleted
inserted
replaced
6815:e68e414dceb2 | 6816:a3c4f094707e |
---|---|
51 IMPORTER_SKIP_SQ_RELATION=false | 51 IMPORTER_SKIP_SQ_RELATION=false |
52 IMPORTER_SKIP_WATERLEVELS=false | 52 IMPORTER_SKIP_WATERLEVELS=false |
53 IMPORTER_SKIP_WATERLEVEL_DIFFERENCES=false | 53 IMPORTER_SKIP_WATERLEVEL_DIFFERENCES=false |
54 ##################################################################### | 54 ##################################################################### |
55 | 55 |
56 #MIN_MEMORY="8192m" | 56 MIN_MEMORY="8192m" |
57 MIN_MEMORY="1024m" | |
58 | |
59 | 57 |
60 ######################### Run Importer ############################## | 58 ######################### Run Importer ############################## |
61 INFO_GEW=$1 | 59 INFO_GEW=$1 |
62 | 60 |
63 OPTIONAL_LIBS="${DIR}"/../opt | 61 OPTIONAL_LIBS="${DIR}"/../opt |