comparison flys-artifacts/doc/conf/artifacts/minfo.xml @ 4372:19772b414d46

New facet and result set for sediment load. * Added new facet and updated sediment load config and facet types. * Added new result set for sediment load.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 02 Nov 2012 14:53:51 +0100
parents 6d44914b2dd4
children 19754e5227c8
comparison
equal deleted inserted replaced
4371:26afee1b8959 4372:19772b414d46
353 <to state="state.minfo.sediment.load.epochs"/> 353 <to state="state.minfo.sediment.load.epochs"/>
354 <condition data="ye_select" value="epoch" operator="equal"/> 354 <condition data="ye_select" value="epoch" operator="equal"/>
355 </transition> 355 </transition>
356 356
357 <state id="state.minfo.sediment.load.period" description="state.minfo.bed.period" state="de.intevation.flys.artifacts.states.minfo.SedimentLoadYearSelect"> 357 <state id="state.minfo.sediment.load.period" description="state.minfo.bed.period" state="de.intevation.flys.artifacts.states.minfo.SedimentLoadYearSelect">
358 <data name="start" type="Long"/> 358 <data name="start" type="Integer"/>
359 <data name="end" type="Long"/> 359 <data name="end" type="Integer"/>
360 </state> 360 </state>
361 361
362 <state id="state.minfo.sediment.load.epochs" description="state.minfo.bed.epochs" state="de.intevation.flys.artifacts.states.minfo.SedimentLoadEpochSelect"> 362 <state id="state.minfo.sediment.load.epochs" description="state.minfo.bed.epochs" state="de.intevation.flys.artifacts.states.minfo.SedimentLoadEpochSelect">
363 <data name="epochs" type="String"/> 363 <data name="epochs" type="String"/>
364 </state> 364 </state>
391 <to state="state.minfo.sediment.load.calculate"/> 391 <to state="state.minfo.sediment.load.calculate"/>
392 </transition> 392 </transition>
393 393
394 <state id="state.minfo.sediment.load.calculate" description="state.minfo.sediment.load.calculate" state="de.intevation.flys.artifacts.states.minfo.SedimentLoadCalculate"> 394 <state id="state.minfo.sediment.load.calculate" description="state.minfo.sediment.load.calculate" state="de.intevation.flys.artifacts.states.minfo.SedimentLoadCalculate">
395 <outputmodes> 395 <outputmodes>
396 <outputmode name="dummy" description="output.dummy" mime-type="image/png" type="chart"> 396 <outputmode name="sedimentload_ls" description="output.sedimentload.ls" mime-type="image/png" type="chart">
397 <facets> 397 <facets>
398 <facet name="sedimentload.coarse"/>
399 <facet name="sedimentload.sand"/>
400 <facet name="sedimentload.finemiddle"/>
401 <facet name="sedimentload.susp_sand"/>
402 <facet name="sedimentload.susp_sand_bed"/>
403 <facet name="sedimentload.susp_sediment"/>
404 <facet name="sedimentload.total"/>
398 </facets> 405 </facets>
399 </outputmode> 406 </outputmode>
400 </outputmodes> 407 </outputmodes>
401 </state> 408 </state>
402 409

http://dive4elements.wald.intevation.org