view flys-aft/bin/run.sh @ 4512:6223e762886b

Additional transitions and outs for MINFO sediment load calculation. * Added new transitions to have unit selection in epochs and official epochs. * Added report output to MINFO sediment load calculation.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 14 Nov 2012 16:56:58 +0100
parents f72c253663fc
children
line wrap: on
line source
#!/bin/bash

bin_dir=`dirname $0`
bin_dir=`readlink -f $bin_dir`
exec java \
    -Dlog4j.configuration=file://$bin_dir/log4j.properties \
    -Dconfig.file=$bin_dir/../doc/conf-oracle.xml \
    -jar $bin_dir/etl.jar

http://dive4elements.wald.intevation.org