view contrib/make_flys_release/confs/backend-db.xml @ 4798:39885bdfc6fc

Added calculation of the "Umhuellende" to calculation of "W fuer ungleichwertige Abfluesse". This is done by figuring out the WST columns that imfold the data and then do simple "gleichwertige" calculations from the start of the interval. This is too much because only the Qs are needed for the "Umhuellende".
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 13 Jan 2013 16:18:28 +0100
parents 7e82d51c5a27
children 8118f9b0ee7b
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<backend-database>

    <user>flys293</user>
    	<password>flys293</password>
    	<dialect>org.hibernate.dialect.PostgreSQLDialect</dialect>
    	<driver>org.postgresql.Driver</driver>
    <url>jdbc:postgresql://czech-republic.atlas.intevation.de:5432/flys29</url>

    <!--
	<user>flys27</user>
	<password>flys27</password>
	<dialect>org.hibernatespatial.oracle.OracleSpatial10gDialect</dialect>
	<driver>oracle.jdbc.driver.OracleDriver</driver>
	<url>jdbc:oracle:thin:@//czech-republic.atlas.intevation.de:1521/XE</url>
    -->

</backend-database>

http://dive4elements.wald.intevation.org