Mercurial > dive4elements > river
view artifacts/doc/conf/generators/sqrelation-diagram-defaults.xml @ 8242:f8ea1a7ecde6
(issue1448) Fix info service for epoch / periods and off epoch
This also includes a bit cleanup to move the sqRelationTimeInterval check
to the creation of the load list in SedimentLoadData allLoads.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 09 Sep 2014 11:13:37 +0200 |
parents | 72c0d4682cf6 |
children | 4acf7cff7355 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <sqrelation-defaults> <axis name="Transport" logarithmic="true"/> <domain-axis key="chart.sq_relation.xaxis.label" default="" logarithmic="true"/> <processor class="org.dive4elements.river.exports.process.SQRelationProcessor" axis="Transport"/> <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="Transport"/> <subtitle key="chart.computed.discharge.curve.subtitle" default="-"> <arg expr="artifact.river"/> <arg expr="artifact.ld_locations" type="double"/> </subtitle> </sqrelation-defaults>