annotate artifacts/doc/conf/generators/longitudinal-diagrams.xml @ 9568:e6adeba55748

Sohlenlängsschnitt
author gernotbelger
date Mon, 05 Nov 2018 13:22:24 +0100
parents d194c5b24bf8
children
rev   line source
8158
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" ?>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
2 <longitudinal-diagrams>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
3 <output-generator
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
4 names="longitudinal_section,longitudinal_section_chartinfo,discharge_longitudinal_section,discharge_longitudinal_section_chartinfo"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
5 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
6 converter="org.dive4elements.river.exports.DiagramAttributes">
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
7 <title key="chart.longitudinal.section.title" default="W-Längsschnitt"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
8 &longitudinal-defaults;
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
9 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
10 </output-generator>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
11 <output-generator
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
12 names="w_differences,w_differences_chartinfo"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
13 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
14 converter="org.dive4elements.river.exports.DiagramAttributes">
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
15 <title key="chart.w_differences.title" default="Differences"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
16 &longitudinal-defaults;
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
17 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
18 <subtitle key="chart.w_differences.subtitle" default="-">
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
19 <arg expr="artifact.river"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
20 </subtitle>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
21 </output-generator>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
22 <output-generator
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
23 names="fix_longitudinal_section_curve,fix_longitudinal_section_curve_chartinfo"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
24 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
25 converter="org.dive4elements.river.exports.DiagramAttributes">
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
26 <title key="chart.fixings.longitudinalsection.title" default="Fixierungsanalyse"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
27 &longitudinal-defaults;
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
28 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="deltaW"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
29 </output-generator>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
30 <output-generator
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
31 names="bedheight_middle,bedheight_middle_chartinfo"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
32 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
33 converter="org.dive4elements.river.exports.DiagramAttributes">
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
34 <title key="chart.bedheight_middle.section.title" default="Mittlere Sohlhöhe"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
35 &longitudinal-defaults;
8586
19fde13e2db4 (issue1599) Fix ManualPoints axis for bedheight_middle outputs.
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8160
diff changeset
36 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/>
8158
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
37 </output-generator>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
38 <output-generator
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
39 names="bed_difference_height_year,bed_difference_height_year_chartinfo"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
40 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
41 converter="org.dive4elements.river.exports.DiagramAttributes">
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
42 <title key="chart.beddifference.height.title" default="Sohlenhöhen Differenz"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
43 &longitudinal-defaults;
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
44 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
45 axis="diffBed/Y"/>
8729
88b831b7bead (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8586
diff changeset
46 <subtitle key="chart.w_differences.subtitle" default="-">
88b831b7bead (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8586
diff changeset
47 <arg expr="artifact.river"/>
88b831b7bead (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8586
diff changeset
48 </subtitle>
8158
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
49 </output-generator>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
50 <output-generator names="bed_difference_year,bed_difference_year_chartinfo"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
51 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
52 converter="org.dive4elements.river.exports.DiagramAttributes">
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
53 <title key="chart.beddifference.year.title" default="Sohlenhöhen Differenz"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
54 &longitudinal-defaults;
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
55 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
56 axis="diffBed"/>
8729
88b831b7bead (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8586
diff changeset
57 <subtitle key="chart.w_differences.subtitle" default="-">
88b831b7bead (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8586
diff changeset
58 <arg expr="artifact.river"/>
88b831b7bead (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8586
diff changeset
59 </subtitle>
8158
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
60 </output-generator>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
61 <output-generator names="bed_longitudinal_section,bed_longitudinal_section_chartinfo"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
62 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
63 converter="org.dive4elements.river.exports.DiagramAttributes">
9568
e6adeba55748 Sohlenlängsschnitt
gernotbelger
parents: 9432
diff changeset
64 <title key="chart.bedquality.title" default="Sohlenlängsschnitt"/>
8158
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
65 &longitudinal-defaults;
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
66 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
67 axis="diffBed"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
68 </output-generator>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
69 <output-generator
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
70 names="sedimentload_ls,sedimentload_ls_chartinfo"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
71 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
72 converter="org.dive4elements.river.exports.DiagramAttributes">
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
73 <title key="chart.sedimentload.ls.title" default="Sedimentfracht"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
74 &longitudinal-defaults;
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
75 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
76 axis="SedimentLoad"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
77 </output-generator>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
78 <output-generator
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
79 names="flow_velocity,flow_velocity_chartinfo"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
80 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
81 converter="org.dive4elements.river.exports.DiagramAttributes">
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
82 <title key="chart.flow_velocity.section.title" default="Geschwindigkeit- und Schubspannung"/>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
83 &longitudinal-defaults;
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
84 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
85 axis="Velocity"/>
8729
88b831b7bead (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8586
diff changeset
86 <subtitle key="chart.w_differences.subtitle" default="-">
88b831b7bead (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8586
diff changeset
87 <arg expr="artifact.river"/>
88b831b7bead (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Andre Heinecke <andre.heinecke@intevation.de>
parents: 8586
diff changeset
88 </subtitle>
8158
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
89 </output-generator>
ecd84d8b908a Moved more generator stuff in reguarding sub directory.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
90
8854
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
91 <output-generator
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
92 names="sinfo_flow_depth,sinfo_flow_depth_chartinfo"
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
93 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
94 converter="org.dive4elements.river.exports.DiagramAttributes">
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
95 <title key="sinfo.chart.flow_depth.section.title" default="h-Längsschnitt (DEFAULT)"/>
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
96 &longitudinal-defaults;
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
97 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
9135
ec1c8d3f3116 Configured manual point editing for sinfo charts
gernotbelger
parents: 9047
diff changeset
98 axis="flowdepthAxis"/>
8854
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
99 <subtitle key="chart.w_differences.subtitle" default="-">
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
100 <arg expr="artifact.river"/>
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
101 </subtitle>
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
102 </output-generator>
8916
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
103
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
104 <output-generator
8950
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
105 names="sinfo_flow_depth_minmax,sinfo_flow_depth_minmax_chartinfo"
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
106 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
107 converter="org.dive4elements.river.exports.DiagramAttributes">
8956
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
108 <title key="sinfo.chart.flow_depth_minmax.section.title" default="min/max h-Längsschnitt (DEFAULT)"/>
8950
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
109 &longitudinal-defaults;
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
110 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
9135
ec1c8d3f3116 Configured manual point editing for sinfo charts
gernotbelger
parents: 9047
diff changeset
111 axis="flowdepthAxis"/>
8950
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
112 <subtitle key="chart.w_differences.subtitle" default="-">
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
113 <arg expr="artifact.river"/>
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
114 </subtitle>
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
115 </output-generator>
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
116
b0aeed4c97c1 Implemented chart output for sinfo flow depth min/max calculation
gernotbelger
parents: 8916
diff changeset
117 <output-generator
8916
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
118 names="sinfo_tkk,sinfo_tkk_chartinfo"
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
119 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
120 converter="org.dive4elements.river.exports.DiagramAttributes">
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
121 <title key="sinfo.chart.tkh.section.title" default="Transportkörperhöhen (DEFAULT)"/>
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
122 &longitudinal-defaults;
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
123 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
9135
ec1c8d3f3116 Configured manual point editing for sinfo charts
gernotbelger
parents: 9047
diff changeset
124 axis="tkhAxis"/>
8916
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
125 <subtitle key="chart.w_differences.subtitle" default="-">
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
126 <arg expr="artifact.river"/>
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
127 </subtitle>
5d5d0051723f Working on outputmodes of tkh calculation
gernotbelger
parents: 8854
diff changeset
128 </output-generator>
8956
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
129
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
130 <output-generator
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
131 names="sinfo_flow_depth_development,sinfo_flow_depth_development_chartinfo"
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
132 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
133 converter="org.dive4elements.river.exports.DiagramAttributes">
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
134 <title key="sinfo.chart.flow_depth_development.section.title" default="Fließtiefenentwicklung (DEFAULT)"/>
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
135 &longitudinal-defaults;
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
136 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
9135
ec1c8d3f3116 Configured manual point editing for sinfo charts
gernotbelger
parents: 9047
diff changeset
137 axis="flowdepthDevelopmentAxis"/>
8956
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
138 <subtitle key="chart.w_differences.subtitle" default="-">
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
139 <arg expr="artifact.river"/>
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
140 </subtitle>
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
141 </output-generator>
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
142
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
143 <output-generator
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
144 names="sinfo_flow_depth_development_peryear,sinfo_flow_depth_development_peryear_chartinfo"
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
145 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
146 converter="org.dive4elements.river.exports.DiagramAttributes">
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
147 <title key="sinfo.chart.flow_depth_development_perYear.section.title" default="Fließtiefenentwicklung pro Jahr (DEFAULT)"/>
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
148 &longitudinal-defaults;
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
149 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
9135
ec1c8d3f3116 Configured manual point editing for sinfo charts
gernotbelger
parents: 9047
diff changeset
150 axis="flowdepthDevelopmentPerYearAxis"/>
8956
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
151 <subtitle key="chart.w_differences.subtitle" default="-">
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
152 <arg expr="artifact.river"/>
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
153 </subtitle>
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
154 </output-generator>
9156
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
155
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
156 <output-generator
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
157 names="sinfo_collision,sinfo_collision_chartinfo"
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
158 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
159 converter="org.dive4elements.river.exports.DiagramAttributes">
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
160 <title key="sinfo.chart.collision.section.title" default="Grundberührungen (DEFAULT)"/>
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
161 &longitudinal-defaults;
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
162 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
163 axis="countAxis"/>
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
164 <subtitle key="chart.w_differences.subtitle" default="-">
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
165 <arg expr="artifact.river"/>
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
166 </subtitle>
568961ff709a Added definitions for the S-Info collision workflow and output
mschaefer
parents: 9135
diff changeset
167 </output-generator>
9176
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
168
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
169 <output-generator
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
170 names="sinfo_flood_duration,sinfo_flood_duration_chartinfo"
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
171 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
172 converter="org.dive4elements.river.exports.DiagramAttributes">
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
173 <title key="sinfo.chart.flood_duration.section.title" default="Überflutungsdauer Infrastruktur BWaStr (DEFAULT)"/>
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
174 &longitudinal-defaults;
9304
06a581ffdd3f Configured manualpoints for sinfo flood-duration
gernotbelger
parents: 9296
diff changeset
175 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="durationAxis"/>
9176
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
176 <subtitle key="chart.w_differences.subtitle" default="-">
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
177 <arg expr="artifact.river"/>
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
178 </subtitle>
1614cb14308f Work on calculations for S-Info flood duration workflow
mschaefer
parents: 9156
diff changeset
179 </output-generator>
9202
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
180
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
181 <output-generator
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
182 names="sinfo_flood_height,sinfo_flood_height_chartinfo"
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
183 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
184 converter="org.dive4elements.river.exports.DiagramAttributes">
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
185 <title key="sinfo.chart.flood_duration.height.section.title" default="Überflutung Infrastruktur BWaStr (DEFAULT)"/>
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
186 &longitudinal-defaults;
9304
06a581ffdd3f Configured manualpoints for sinfo flood-duration
gernotbelger
parents: 9296
diff changeset
187 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/>
9202
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
188 <subtitle key="chart.w_differences.subtitle" default="-">
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
189 <arg expr="artifact.river"/>
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
190 </subtitle>
b4402594213b More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
mschaefer
parents: 9176
diff changeset
191 </output-generator>
9296
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
192
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
193 <output-generator
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
194 names="uinfo_salix_line,uinfo_salix_line_chartinfo"
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
195 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
196 converter="org.dive4elements.river.exports.DiagramAttributes">
9389
63c086139391 Salix-Linie -> Iota
gernotbelger
parents: 9304
diff changeset
197 <title key="uinfo.chart.salix_line.section.title" default="Iota (DEFAULT)"/>
9296
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
198 &longitudinal-defaults;
9304
06a581ffdd3f Configured manualpoints for sinfo flood-duration
gernotbelger
parents: 9296
diff changeset
199 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/>
9296
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
200 <subtitle key="chart.w_differences.subtitle" default="-">
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
201 <arg expr="artifact.river"/>
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
202 </subtitle>
77f24792d75f Definitions for U-Info salix line
mschaefer
parents: 9202
diff changeset
203 </output-generator>
8956
ee5ce13016ed Work on SINFO-Fließtiefenentwicklung
gernotbelger
parents: 8950
diff changeset
204
9432
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
205 <output-generator
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
206 names="bundu_wspl_longitudinal_section,bundu_wspl_longitudinal_section_chartinfo"
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
207 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
208 converter="org.dive4elements.river.exports.DiagramAttributes">
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
209 <title key="bundu.chart.wspl.section.title" default="Wasserstand (DEFAULT)"/>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
210 &longitudinal-defaults;
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
211 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
212 axis="W"/>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
213 <subtitle key="chart.w_differences.subtitle" default="-">
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
214 <arg expr="artifact.river"/>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
215 </subtitle>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
216 </output-generator>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
217
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
218 <output-generator
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
219 names="bundu_depth_longitudinal_section,bundu_depth_longitudinal_section_chartinfo"
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
220 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
221 converter="org.dive4elements.river.exports.DiagramAttributes">
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
222 <title key="bundu.chart.depth.section.title" default="Fließtiefe (DEFAULT)"/>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
223 &longitudinal-defaults;
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
224 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor"
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
225 axis="invertedDepthAxis"/>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
226 <subtitle key="chart.w_differences.subtitle" default="-">
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
227 <arg expr="artifact.river"/>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
228 </subtitle>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
229 </output-generator>
d194c5b24bf8 Added bundu bzws w calculation and longitudinal sections of wspl and depth
mschaefer
parents: 9389
diff changeset
230
8854
7bbfb24e6eec SINFO - first prototype of BArt Fließtiefen
gernotbelger
parents: 8729
diff changeset
231 </longitudinal-diagrams>

http://dive4elements.wald.intevation.org