view artifacts/doc/conf/generators/discharge-diagram-defaults.xml @ 8871:78cd6572778d

Introduced groups for modules. Modules marked with the same group-id, will be put together in the ui. Also using now the localization info from the server instead of localizing the modules again on the client side.
author gernotbelger
date Wed, 07 Feb 2018 12:02:58 +0100
parents 5d7370cda6cb
children 6ffcbb4f35d5
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<discharge-defaults>
    <axis name="W"/>
    <axis name="Transport" logarithmic="true"/>
    <domain-axis key="chart.discharge.curve.xaxis.label" default="Q [kuhbikmeter]"
                 include-zero="true"/>
    <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.FixWQProcessor" axis="W"/>
    <processor class="org.dive4elements.river.exports.process.FixDerivedProcessor" axis="W"/>
    <processor class="org.dive4elements.river.exports.process.SQRelationProcessor" axis="Transport"/>
    <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/>
</discharge-defaults>

http://dive4elements.wald.intevation.org