diff artifacts/doc/conf/artifacts/minfo.xml @ 8532:73a4c3c202e5

(issue1051) Use a list of single years in SedimentLoadYear mode Instead of a range you can now select multiple distinct years in the sedimentload calculation.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 11 Feb 2015 18:00:48 +0100
parents dbb6702dedff
children 76113b975829
line wrap: on
line diff
--- a/artifacts/doc/conf/artifacts/minfo.xml	Wed Feb 11 12:41:51 2015 +0100
+++ b/artifacts/doc/conf/artifacts/minfo.xml	Wed Feb 11 18:00:48 2015 +0100
@@ -545,8 +545,7 @@
 
         <state id="state.minfo.sediment.load.period" description="state.minfo.bed.period" state="org.dive4elements.river.artifacts.states.minfo.SedimentLoadYearSelect"
 				helpText="help.state.minfo.sediment.load.period">
-            <data name="start" type="Integer"/>
-            <data name="end" type="Integer"/>
+            <data name="years" type="String"/>
         </state>
 
         <state id="state.minfo.sediment.load.epochs" description="state.minfo.bed.epochs" state="org.dive4elements.river.artifacts.states.minfo.SedimentLoadEpochSelect"

http://dive4elements.wald.intevation.org