view artifacts/doc/conf/generators/discharge-diagram-defaults.xml @ 8217:a12e0245643b

Anti programming: Throw CrossSectionApp away. Not useful ATM. The backing data structures are fine now and the original purpose of the app was to figure them out.
author Sascha L. Teichmann <teichmann@intevation.de>
date Mon, 08 Sep 2014 12:27:55 +0200
parents de280599dd2f
children 1e30489d0958
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<discharge-defaults>
    <axis name="W"/>
    <domain-axis key="chart.discharge.xaxis.label" default="Q [m\u00b3/s]"/>
    <subtitle key="chart.computed.discharge.curve.subtitle" default="-">
        <arg expr="artifact.river"/>
        <arg expr="artifact.ld_locations" type="double"/>
    </subtitle>
    <processor class="org.dive4elements.river.exports.process.DischargeProcessor" axis="W"/>
    <processor class="org.dive4elements.river.exports.process.MiscDischargeProcessor" axis="W"/>
    <processor class="org.dive4elements.river.exports.process.ComputedDischargeProcessor" axis="W"/>
    <processor class="org.dive4elements.river.exports.process.HistoricalDischargeProcessor" axis="W"/>
    <processor class="org.dive4elements.river.exports.process.FixWQProcessor" axis="W"/>
    <processor class="org.dive4elements.river.exports.process.FixDerivedProcessor" axis="W"/>
</discharge-defaults>

http://dive4elements.wald.intevation.org