view flys-artifacts/doc/conf/artifacts/gaugedischarge.xml @ 4241:49cb65d5932d

Improved the historical discharge calculation. The calculation now creates new HistoricalWQKms (new subclass of WQKms). Those WQKms are used to create new facets from (new) type 'HistoricalDischargeCurveFacet'. The chart generator is improved to support those facets.
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 24 Oct 2012 14:34:35 +0200
parents 5ce5abd173b9
children a2bdc0f524e8
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<artifact name="gaugedischarge">
  <states>
    <state id="state.gaugedischarge.init"
               description="state.gaugedischarge.init"
               state="de.intevation.flys.artifacts.states.GaugeDischargeState">
      <outputmodes>
        <outputmode name="computed_discharge_curve" description="computed_discharge_curve" mime-type="image/png" type="chart">
          <facets>
            <facet name="discharge_curve.curve" description="facet.discharge_curve.curve" />
          </facets>
        </outputmode>
      </outputmodes>
    </state>
  </states>
</artifact>

http://dive4elements.wald.intevation.org