changeset 4544:3ad726e29460

Added new facet type to sediment load calculation.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 15 Nov 2012 17:37:40 +0100
parents e357716cf346
children bb8b1c182913
files flys-artifacts/doc/conf/artifacts/minfo.xml flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/artifacts/minfo.xml	Thu Nov 15 17:36:36 2012 +0100
+++ b/flys-artifacts/doc/conf/artifacts/minfo.xml	Thu Nov 15 17:37:40 2012 +0100
@@ -424,6 +424,7 @@
                         <facet name="sedimentload.susp_sand"/>
                         <facet name="sedimentload.susp_sand_bed"/>
                         <facet name="sedimentload.susp_sediment"/>
+                        <facet name="sedimentload.total_load"/>
                         <facet name="sedimentload.total"/>
                     </facets>
                 </outputmode>
--- a/flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java	Thu Nov 15 17:36:36 2012 +0100
+++ b/flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java	Thu Nov 15 17:37:40 2012 +0100
@@ -261,6 +261,7 @@
     String SEDIMENT_LOAD_SUSP_SAND_BED = "sedimentload.susp_sand_bed";
     String SEDIMENT_LOAD_SUSP_SEDIMENT = "sedimentload.susp_sediment";
     String SEDIMENT_LOAD_TOTAL         = "sedimentload.total";
+    String SEDIMENT_LOAD_TOTAL_LOAD    = "sedimentload.total_load";
 
     String SQ_OVERVIEW       = "sq_overview";
 

http://dive4elements.wald.intevation.org