sascha@3260: <?xml version="1.0" encoding="UTF-8"?> ingo@3239: <!DOCTYPE themes [ gernotbelger@9557: <!ENTITY legend SYSTEM "${artifacts.config.dir}/themes/legend.xml"> tom@8803: <!ENTITY virtual SYSTEM "${artifacts.config.dir}/themes/virtual.xml"> tom@8803: <!ENTITY default SYSTEM "${artifacts.config.dir}/themes/default.xml"> tom@8803: <!ENTITY second SYSTEM "${artifacts.config.dir}/themes/second.xml"> ingo@3239: ]> ingo@341: <themes> gernotbelger@9557: &legend; tom@8803: &virtual; tom@8803: &default; tom@8803: &second; rrenkert@4682: tom@8502: <!-- Mappings are following now. A mapping maps between a name of a facet tom@8502: and a theme. Always the first matching mapping is taken, so consider putting rrenkert@4667: most specific mappings on top of the list. --> rrenkert@4667: <mappings> rrenkert@4667: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ1)(\D.*)*" to="LongitudinalSectionW_HQ1_Points"/> rrenkert@4667: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ2)(\D.*)*" to="LongitudinalSectionW_HQ2_Points"/> rrenkert@4667: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ5)(\D.*)*" to="LongitudinalSectionW_HQ5_Points"/> rrenkert@4667: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ10)(\D.*)*" to="LongitudinalSectionW_HQ10_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ20)(\D.*)*" to="LongitudinalSectionW_HQ20_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ25)(\D.*)*" to="LongitudinalSectionW_HQ25_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ50)(\D.*)*" to="LongitudinalSectionW_HQ50_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ100)(\D.*)*" to="LongitudinalSectionW_HQ100_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ200)(\D.*)*" to="LongitudinalSectionW_HQ200_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ300)(\D.*)*" to="LongitudinalSectionW_HQ300_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ500)(\D.*)*" to="LongitudinalSectionW_HQ500_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQ1000)(\D.*)*" to="LongitudinalSectionW_HQ1000_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQExtrem)(\D.*)*" to="LongitudinalSectionW_HQExtrem_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HQRZ)(\D.*)*" to="LongitudinalSectionW_HQRZ_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(HSQ)(\D.*)*" to="LongitudinalSectionW_HSQ_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(MHQ)(\D.*)*" to="LongitudinalSectionW_MHQ_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(MNQ)(\D.*)*" to="LongitudinalSectionW_MNQ_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(MQ)(\D.*)*" to="LongitudinalSectionW_MQ_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: pattern=".*(NQ)(\D.*)*" to="LongitudinalSectionW_NQ_Points"/> mschaefer@9432: <mapping from="longitudinal_section.w" masterAttr="ld_mode==location" mschaefer@9432: to="LongitudinalSectionPoints"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ1)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ1"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ2)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ2"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ5)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ5"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ10)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ10"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ20)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ20"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ25)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ25"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ50)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ50"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ100)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ100"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ200)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ200"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ300)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ300"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ500)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ500"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQ1000)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQ1000"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQExtrem)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQExtrem"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HQRZ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HQRZ"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(HSQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_HSQ"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(MHQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_MHQ"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(MNQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_MNQ"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(MQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_MQ"/> rrenkert@4667: <mapping from="longitudinal_section.w" pattern=".*(NQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionW_NQ"/> mschaefer@9432: <mapping from="longitudinal_section.w" to="LongitudinalSectionW"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ1)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ1"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ2)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ2"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ5)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ5"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ10)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ10"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ20)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ20"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ25)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ25"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ50)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ50"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ100)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ100"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ200)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ200"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ300)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ300"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ500)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ500"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQ1000)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQ1000"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQExtrem)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQExtrem"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HQRZ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HQRZ"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(HSQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_HSQ"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(MHQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_MHQ"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(MNQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_MNQ"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(MQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_MQ"/> rrenkert@4667: <mapping from="longitudinal_section.q" pattern="(NQ)(\D.*)*" mschaefer@9432: to="LongitudinalSectionQ_NQ"/> mschaefer@9432: <mapping from="longitudinal_section.q" to="LongitudinalSection"/> mschaefer@9432: <mapping from="discharge_longitudinal_section.q.infolding" to="LongitudinalSectionQInfolding"/> mschaefer@9432: <mapping from="discharge_longitudinal_section.q.cutting" to="LongitudinalSectionQInfoldCut"/> raimund@1746: mschaefer@9432: <mapping from="discharge_curve.curve" to="DischargeCurve"/> mschaefer@9432: <mapping from="historical_discharge.historicalq" to="HistoricalDischargeCurveQ"/> mschaefer@9432: <mapping from="historical_discharge.historicalq.diff" to="HistoricalDischargeCurveQDiff"/> mschaefer@9432: <mapping from="historical_discharge.historicalw" to="HistoricalDischargeCurveW"/> mschaefer@9432: <mapping from="historical_discharge.historicalw.diff" to="HistoricalDischargeCurveWDiff"/> mschaefer@9432: <mapping from="historical_discharge.wq.curve" to="DischargeCurve"/> mschaefer@9432: <mapping from="historical_discharge.wq.w" to="HistoricalDischargeWQW"/> mschaefer@9432: <mapping from="historical_discharge.wq.q" to="HistoricalDischargeWQQ"/> mschaefer@9432: <mapping from="cross_section" to="CrossSection"/> mschaefer@9432: <mapping from="cross_section_water_line" to="CrossSectionWaterLine"/> mschaefer@9432: <mapping from="computed_discharge_curve.q" to="DischargeCurve"/> mschaefer@9432: <mapping from="duration_curve.w" to="DurationCurveW"/> mschaefer@9432: <mapping from="duration_curve.q" to="DurationCurveQ"/> mschaefer@9432: <mapping from="discharge_longitudinal_section.w" to="DischargeLongitudinalSectionW"/> mschaefer@9432: <mapping from="discharge_longitudinal_section.c" to="DischargeLongitudinalSectionC"/> mschaefer@9432: <mapping from="discharge_longitudinal_section.q" to="DischargeLongitudinalSectionQ"/> mschaefer@9432: <mapping from="mainvalues.q" to="MainValuesQ"/> mschaefer@9432: <mapping from="mainvalues.w" to="MainValuesW"/> mschaefer@9432: <mapping from="longitudinal_section.annotations" to="Annotations"/> mschaefer@9432: <mapping from="w_differences" to="Differences"/> mschaefer@9432: <mapping from="w_differences.filtered" to="Differences"/> mschaefer@9432: <mapping from="floodmap.wsplgen" to="WSPLGEN"/> mschaefer@9432: <mapping from="floodmap.riveraxis" to="RiverAxis"/> mschaefer@9432: <mapping from="floodmap.kms" to="Kms"/> mschaefer@9432: <mapping from="floodmap.qps" to="Qps"/> mschaefer@9432: <mapping from="floodmap.hws_lines" to="Hws"/> mschaefer@9432: <mapping from="floodmap.hws_points" to="HwsPoints"/> mschaefer@9432: <mapping from="floodmap.hydr_boundaries" to="HydrBoundariesLines"/> mschaefer@9432: <mapping from="floodmap.hydr_boundaries_poly" to="HydrBoundariesPolys"/> mschaefer@9432: <mapping from="floodmap.catchment" to="Catchment"/> mschaefer@9432: <mapping from="floodmap.floodplain" to="Floodplains"/> mschaefer@9432: <mapping from="floodmap.lines" to="FloodmapLines"/> mschaefer@9432: <mapping from="floodmap.buildings" to="Buildings"/> mschaefer@9432: <mapping from="floodmap.fixpoints" to="Fixpoints"/> mschaefer@9432: <mapping from="floodmap.floodmarks" to="Floodmarks"/> mschaefer@9432: <mapping from="floodmap.floodmaps" to="Floodmaps"/> mschaefer@9432: <mapping from="floodmap.gauge_location" to="GaugeLocation"/> mschaefer@9432: <mapping from="floodmap.jetties" to="Jetties"/> mschaefer@9432: <mapping from="other.wq" to="WQPoints"/> mschaefer@9432: <mapping from="other.wkms" to="WKms"/> mschaefer@9432: <mapping from="other.delta_w" to="WKms"/> mschaefer@9432: <mapping from="other.delta_w_cma" to="WKms"/> mschaefer@9432: <mapping from="other.wkms.marks" to="WKmsAnnotation"/> mschaefer@9432: <mapping from="other.wqkms" to="WQKmsHorizontal" masterAttr="calculation_mode==calc.discharge.curve"/> mschaefer@9432: <mapping from="other.wqkms" to="WQKms"/> mschaefer@9432: <mapping from="other.wqkms.w" to="WQKmsHorizontal" masterAttr="calculation_mode==calc.discharge.curve"/> mschaefer@9432: <mapping from="other.wqkms.w" to="WQKms"/> mschaefer@9432: <mapping from="other.wqkms.q" to="WQKms"/> mschaefer@9432: <mapping from="other.w.interpol" to="MainValuesW"/> mschaefer@9432: <mapping from="heightmarks_points" to="heightmarks_points"/> mschaefer@9432: <mapping from="area" to="Area"/> mschaefer@9432: <mapping from="cross_section.area" to="CrossSectionArea"/> mschaefer@9432: <mapping from="hyk" to="Hyk"/> mschaefer@9432: <mapping from="longitudinal_section.area" to="LongitudinalSectionArea"/> mschaefer@9432: <mapping from="longitudinal_section.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="cross_section.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="cross_section.manualline" to="CrossSectionWaterLine"/> mschaefer@9432: <mapping from="computed_discharge_curve.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="duration_curve.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="wdifferences.manualpoints" to="ManualPoints"/> rrenkert@4667: <mapping from="discharge_longitudinal_section.manualpoints" mschaefer@9432: to="ManualPoints"/> mschaefer@9432: <mapping from="discharge_curve.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="reference_curve.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="reference_curve_normalized.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="historical_discharge.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="reference_curve" to="ReferenceCurve"/> mschaefer@9432: <mapping from="reference_curve_normalized" to="ReferenceCurveNormalized"/> mschaefer@9432: <mapping from="flow_velocity.totalchannel" to="FlowVelocityVTotalChannel"/> mschaefer@9432: <mapping from="flow_velocity.mainchannel" to="FlowVelocityVMainChannel"/> mschaefer@9432: <mapping from="flow_velocity.tau" to="FlowVelocityTau"/> mschaefer@9432: <mapping from="flow_velocity.totalchannel.filtered" to="FlowVelocityVTotalChannel"/> mschaefer@9432: <mapping from="flow_velocity.mainchannel.filtered" to="FlowVelocityVMainChannel"/> mschaefer@9432: <mapping from="flow_velocity.tau.filtered" to="FlowVelocityTau"/> mschaefer@9432: <mapping from="flow_velocity.discharge" to="FlowVelocityDischarge"/> mschaefer@9432: <mapping from="flow_velocity.measurement" to="FlowVelocityDischarge"/> mschaefer@9432: <mapping from="bedheight_middle.single" to="MiddleBedHeightSingle"/> mschaefer@9432: <mapping from="bedheight_middle.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="bed_longitudinal_section.porosity.toplayer.interpol" to="PorosityTopLines"/> mschaefer@9432: <mapping from="bed_longitudinal_section.porosity.sublayer.interpol" to="PorositySubLines"/> mschaefer@9432: <mapping from="bed_longitudinal_section.density.toplayer.interpol" to="DensityTopLines"/> mschaefer@9432: <mapping from="bed_longitudinal_section.density.sublayer.interpol" to="DensitySubLines"/> mschaefer@9432: <mapping from="bed_longitudinal_section.diameter.toplayer.interpol" to="BedDiameterTopLines"/> mschaefer@9432: <mapping from="bed_longitudinal_section.diameter.sublayer.interpol" to="BedDiameterSubLines"/> mschaefer@9432: <mapping from="bed_longitudinal_section.diameter.bedload.interpol" to="BedLoadDiameterLines"/> mschaefer@9432: <mapping from="bed_longitudinal_section.porosity.toplayer" to="PorosityTopPoints"/> mschaefer@9432: <mapping from="bed_longitudinal_section.porosity.sublayer" to="PorositySubPoints"/> mschaefer@9432: <mapping from="bed_longitudinal_section.density.toplayer" to="DensityTopPoints"/> mschaefer@9432: <mapping from="bed_longitudinal_section.density.sublayer" to="DensitySubPoints"/> mschaefer@9432: <mapping from="bed_longitudinal_section.diameter.toplayer" to="BedDiameterTopPoints"/> mschaefer@9432: <mapping from="bed_longitudinal_section.diameter.sublayer" to="BedDiameterSubPoints"/> mschaefer@9432: <mapping from="bed_longitudinal_section.diameter.bedload" to="BedLoadDiameterPoints"/> andre@8587: <mapping from="bed_longitudinal_section.diameter.toplayer.data" to="BedDiameterDataTop"/> andre@8587: <mapping from="bed_longitudinal_section.diameter.sublayer.data" to="BedDiameterDataSub"/> andre@8587: <mapping from="bed_longitudinal_section.diameter.bedload.data" to="BedloadDiameterData"/> rrenkert@4667: <mapping from="bedheight_difference.year" to="BedheightDiffYear"/> rrenkert@4674: <mapping from="bedheight_difference.year.filtered" to="BedheightDiffYear"/> rrenkert@4667: <mapping from="bedheight_difference.morph_width" to="BedheightDiffMorphWidth"/> rrenkert@4667: <mapping from="bedheight_difference.epoch" to="BedheightDiffEpoch"/> rrenkert@4667: <mapping from="bedheight_difference.year.height1" to="BedheightDiffAbsHeight1"/> rrenkert@4667: <mapping from="bedheight_difference.year.height2" to="BedheightDiffAbsHeight2"/> rrenkert@4667: <mapping from="bedheight_difference.epoch.height1" to="BedheightDiffAbsHeight1"/> rrenkert@4667: <mapping from="bedheight_difference.epoch.height2" to="BedheightDiffAbsHeight2"/> rrenkert@4667: <mapping from="bedheight_difference.height_year" to="BedheightDiffHeightYear"/> rrenkert@4674: <mapping from="bedheight_difference.epoch.filtered" to="BedheightDiffEpoch"/> rrenkert@4674: <mapping from="bedheight_difference.year.height1.filtered" to="BedheightDiffAbsHeight1"/> rrenkert@4674: <mapping from="bedheight_difference.year.height2.filtered" to="BedheightDiffAbsHeight2"/> rrenkert@4674: <mapping from="bedheight_difference.epoch.height1.filtered" to="BedheightDiffAbsHeight1"/> rrenkert@4674: <mapping from="bedheight_difference.epoch.height2.filtered" to="BedheightDiffAbsHeight2"/> rrenkert@4674: <mapping from="bedheight_difference.height_year.filtered" to="BedheightDiffHeightYear"/> rrenkert@5767: <mapping from="morph-width" to="MorphologicWidth"/> mschaefer@9432: <mapping from="relativepoint" to="RelativePoint"/> tom@8405: mschaefer@9432: <mapping from="sq_a_measurement" to="SQMeasurementsA"/> mschaefer@9432: <mapping from="sq_a_outlier" to="SQOutliersA"/> mschaefer@9432: <mapping from="sq_a_curve" to="SQCurveA"/> mschaefer@9432: <mapping from="sq_a_outlier_curve" to="SQOutlierCurveA"/> mschaefer@9432: <mapping from="sq_a_outlier_measurement" to="SQMeasurementsA"/> mschaefer@9432: <mapping from="sq_b_measurement" to="SQMeasurementsB"/> mschaefer@9432: <mapping from="sq_b_outlier" to="SQOutliersB"/> mschaefer@9432: <mapping from="sq_b_curve" to="SQCurveB"/> mschaefer@9432: <mapping from="sq_b_outlier_curve" to="SQOutlierCurveB"/> mschaefer@9432: <mapping from="sq_b_outlier_measurement" to="SQMeasurementsB"/> mschaefer@9432: <mapping from="sq_c_measurement" to="SQMeasurementsC"/> mschaefer@9432: <mapping from="sq_c_outlier" to="SQOutliersC"/> mschaefer@9432: <mapping from="sq_c_curve" to="SQCurveC"/> mschaefer@9432: <mapping from="sq_c_outlier_curve" to="SQOutlierCurveC"/> mschaefer@9432: <mapping from="sq_c_outlier_measurement" to="SQMeasurementsC"/> mschaefer@9432: <mapping from="sq_d_measurement" to="SQMeasurementsD"/> mschaefer@9432: <mapping from="sq_d_outlier" to="SQOutliersD"/> mschaefer@9432: <mapping from="sq_d_curve" to="SQCurveD"/> mschaefer@9432: <mapping from="sq_d_outlier_curve" to="SQOutlierCurveD"/> mschaefer@9432: <mapping from="sq_d_outlier_measurement" to="SQMeasurementsD"/> mschaefer@9432: <mapping from="sq_e_measurement" to="SQMeasurementsE"/> mschaefer@9432: <mapping from="sq_e_outlier" to="SQOutliersE"/> mschaefer@9432: <mapping from="sq_e_curve" to="SQCurveE"/> mschaefer@9432: <mapping from="sq_e_outlier_curve" to="SQOutlierCurveE"/> mschaefer@9432: <mapping from="sq_e_outlier_measurement" to="SQMeasurementsE"/> mschaefer@9432: <mapping from="sq_f_measurement" to="SQMeasurementsF"/> mschaefer@9432: <mapping from="sq_f_outlier" to="SQOutliersF"/> mschaefer@9432: <mapping from="sq_f_curve" to="SQCurveF"/> mschaefer@9432: <mapping from="sq_f_outlier_curve" to="SQOutlierCurveF"/> mschaefer@9432: <mapping from="sq_f_outlier_measurement" to="SQMeasurementsF"/> mschaefer@9432: <mapping from="sq_g_measurement" to="SQMeasurementsG"/> mschaefer@9432: <mapping from="sq_g_outlier" to="SQOutliersG"/> mschaefer@9432: <mapping from="sq_g_curve" to="SQCurveG"/> mschaefer@9432: <mapping from="sq_g_outlier_curve" to="SQOutlierCurveG"/> mschaefer@9432: <mapping from="sq_g_outlier_measurement" to="SQMeasurementsG"/> mschaefer@9432: <mapping from="sq_a_measurement_overview" to="SQMeasurementsOverviewA"/> mschaefer@9432: <mapping from="sq_a_outlier_overview" to="SQOutliersOverviewA"/> mschaefer@9432: <mapping from="sq_a_curve_overview" to="SQCurveA"/> mschaefer@9432: <mapping from="sq_a_outlier_curve_overview" to="SQOutlierCurveA"/> mschaefer@9432: <mapping from="sq_a_outlier_measurement_overview" to="SQMeasurementsOverviewA"/> mschaefer@9432: <mapping from="sq_b_measurement_overview" to="SQMeasurementsOverviewB"/> mschaefer@9432: <mapping from="sq_b_outlier_overview" to="SQOutliersOverviewB"/> mschaefer@9432: <mapping from="sq_b_curve_overview" to="SQCurveB"/> mschaefer@9432: <mapping from="sq_b_outlier_curve_overview" to="SQOutlierCurveB"/> mschaefer@9432: <mapping from="sq_b_outlier_measurement_overview" to="SQMeasurementsOverviewB"/> mschaefer@9432: <mapping from="sq_c_measurement_overview" to="SQMeasurementsOverviewC"/> mschaefer@9432: <mapping from="sq_c_outlier_overview" to="SQOutliersOverviewC"/> mschaefer@9432: <mapping from="sq_c_curve_overview" to="SQCurveC"/> mschaefer@9432: <mapping from="sq_c_outlier_curve_overview" to="SQOutlierCurveC"/> mschaefer@9432: <mapping from="sq_c_outlier_measurement_overview" to="SQMeasurementsOverviewC"/> mschaefer@9432: <mapping from="sq_d_measurement_overview" to="SQMeasurementsOverviewD"/> mschaefer@9432: <mapping from="sq_d_outlier_overview" to="SQOutliersOverviewD"/> mschaefer@9432: <mapping from="sq_d_curve_overview" to="SQCurveD"/> mschaefer@9432: <mapping from="sq_d_outlier_curve_overview" to="SQOutlierCurveD"/> mschaefer@9432: <mapping from="sq_d_outlier_measurement_overview" to="SQMeasurementsOverviewD"/> mschaefer@9432: <mapping from="sq_e_measurement_overview" to="SQMeasurementsOverviewE"/> mschaefer@9432: <mapping from="sq_e_outlier_overview" to="SQOutliersOverviewE"/> mschaefer@9432: <mapping from="sq_e_curve_overview" to="SQCurveE"/> mschaefer@9432: <mapping from="sq_e_outlier_curve_overview" to="SQOutlierCurveE"/> mschaefer@9432: <mapping from="sq_e_outlier_measurement_overview" to="SQMeasurementsOverviewE"/> mschaefer@9432: <mapping from="sq_f_measurement_overview" to="SQMeasurementsOverviewF"/> mschaefer@9432: <mapping from="sq_f_outlier_overview" to="SQOutliersOverviewF"/> mschaefer@9432: <mapping from="sq_f_curve_overview" to="SQCurveF"/> mschaefer@9432: <mapping from="sq_f_outlier_curve_overview" to="SQOutlierCurveF"/> mschaefer@9432: <mapping from="sq_f_outlier_measurement_overview" to="SQMeasurementsOverviewF"/> mschaefer@9432: <mapping from="sq_g_measurement_overview" to="SQMeasurementsOverviewG"/> mschaefer@9432: <mapping from="sq_g_outlier_overview" to="SQOutliersOverviewG"/> mschaefer@9432: <mapping from="sq_g_curve_overview" to="SQCurveG"/> mschaefer@9432: <mapping from="sq_g_outlier_curve_overview" to="SQOutlierCurveG"/> mschaefer@9432: <mapping from="sq_g_outlier_measurement_overview" to="SQMeasurementsOverviewG"/> tom@8405: mschaefer@9432: <mapping from="fix_sector_average_wq_0" to="FixingSectorAverageWQ0"/> mschaefer@9432: <mapping from="fix_sector_average_wq_1" to="FixingSectorAverageWQ1"/> mschaefer@9432: <mapping from="fix_sector_average_wq_2" to="FixingSectorAverageWQ2"/> mschaefer@9432: <mapping from="fix_sector_average_wq_3" to="FixingSectorAverageWQ3"/> mschaefer@9432: <mapping from="fix_analysis_events_wq" to="FixingAnalysisEventsWQ"/> mschaefer@9432: <mapping from="fix_wq_curve" to="FixingWQCurve"/> mschaefer@9432: <mapping from="fix_wq_ls" to="FixingCalculatedPoint"/> mschaefer@9432: <mapping from="fix_reference_events_wq" to="FixingReferenceEvents"/> mschaefer@9432: <mapping from="fix_sector_average_dwt_0" to="FixingDeltaWtAverage0"/> mschaefer@9432: <mapping from="fix_sector_average_dwt_1" to="FixingDeltaWtAverage1"/> mschaefer@9432: <mapping from="fix_sector_average_dwt_2" to="FixingDeltaWtAverage2"/> mschaefer@9432: <mapping from="fix_sector_average_dwt_3" to="FixingDeltaWtAverage3"/> mschaefer@9432: <mapping from="fix_analysis_events_dwt" to="FixingDeltaWtAnalysis"/> mschaefer@9432: <mapping from="fix_analysis_periods_dwt" to="FixingDeltaWtAnalysisPeriods"/> mschaefer@9432: <mapping from="fix_reference_events_dwt" to="FixingReferenceEvents"/> mschaefer@9432: <mapping from="fix_reference_period_dwt" to="FixingReferencePeriod"/> mschaefer@9432: <mapping from="fix_sector_average_ls_deviation_0" to="FixingSectorDeviationLS0"/> mschaefer@9432: <mapping from="fix_sector_average_ls_deviation_1" to="FixingSectorDeviationLS1"/> mschaefer@9432: <mapping from="fix_sector_average_ls_deviation_2" to="FixingSectorDeviationLS2"/> mschaefer@9432: <mapping from="fix_sector_average_ls_deviation_3" to="FixingSectorDeviationLS3"/> mschaefer@9432: <mapping from="fix_sector_average_ls_0" to="FixingLSAverage0"/> mschaefer@9432: <mapping from="fix_sector_average_ls_1" to="FixingLSAverage1"/> mschaefer@9432: <mapping from="fix_sector_average_ls_2" to="FixingLSAverage2"/> mschaefer@9432: <mapping from="fix_sector_average_ls_3" to="FixingLSAverage3"/> mschaefer@9432: <mapping from="fix_deviation_ls" to="FixLSDeviation"/> mschaefer@9432: <mapping from="fix_deviation_dwt" to="FixDeltaWtDeviation"/> mschaefer@9432: <mapping from="fix_analysis_events_ls" to="FixLSAnalysis"/> mschaefer@9432: <mapping from="fix_reference_events_ls" to="FixLSReference"/> mschaefer@9432: <mapping from="fix_derivate_curve" to="FixingDerivedCurve"/> mschaefer@9432: <mapping from="fix_derivate_curve.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="fix_deltawt_curve.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="fix_events_wqkms" to="FixPoints"/> mschaefer@9432: <mapping from="qsectors" to="QSectors"/> mschaefer@9432: <mapping from="gauge_discharge_curve" to="DischargeCurve"/> mschaefer@9432: <mapping from="extreme_wq_curve" to="ExtremeWQCurve"/> mschaefer@9432: <mapping from="extreme_wq_curve_base" to="ExtremeWQBaseCurve"/> tom@8204: tom@8204: <!-- Mappings for sediment load --> mschaefer@9432: <mapping from="sedimentload.ls.ta.coarse" to="SedimentLoadLSTACoarse"/> mschaefer@9432: <mapping from="sedimentload.ls.ta.fine_middle" to="SedimentLoadLSTAFineMid"/> mschaefer@9432: <mapping from="sedimentload.ls.ta.sand" to="SedimentLoadLSTASand"/> mschaefer@9432: <mapping from="sedimentload.ls.ta.susp_sand" to="SedimentLoadLSTASuspSand"/> mschaefer@9432: <mapping from="sedimentload.ls.ta.susp_sand_bed" to="SedimentLoadLSTASuspSandBed"/> mschaefer@9432: <mapping from="sedimentload.ls.ta.suspended_sediment" to="SedimentLoadLSTASediment"/> mschaefer@9432: <mapping from="sedimentload.ls.ta.suspended_load" to="SedimentLoadLSTASusp"/> mschaefer@9432: <mapping from="sedimentload.ls.ta.total" to="SedimentLoadLSTATotal"/> mschaefer@9432: <mapping from="sedimentload.ls.ta.bed_load" to="SedimentLoadLSTABed"/> mschaefer@9432: <mapping from="sedimentload.ls.ta.bed_load_susp_sand" to="SedimentLoadLSTABedSusp"/> tom@8204: mschaefer@9432: <mapping from="sedimentload.ls.m3a.coarse" to="SedimentLoadLSM3ACoarse"/> mschaefer@9432: <mapping from="sedimentload.ls.m3a.fine_middle" to="SedimentLoadLSM3AFineMid"/> mschaefer@9432: <mapping from="sedimentload.ls.m3a.sand" to="SedimentLoadLSM3ASand"/> mschaefer@9432: <mapping from="sedimentload.ls.m3a.susp_sand" to="SedimentLoadLSM3ASuspSand"/> mschaefer@9432: <mapping from="sedimentload.ls.m3a.susp_sand_bed" to="SedimentLoadLSM3ASuspSandBed"/> mschaefer@9432: <mapping from="sedimentload.ls.m3a.suspended_sediment" to="SedimentLoadLSM3ASediment"/> mschaefer@9432: <mapping from="sedimentload.ls.m3a.suspended_load" to="SedimentLoadLSM3ASusp"/> mschaefer@9432: <mapping from="sedimentload.ls.m3a.total" to="SedimentLoadLSM3ATotal"/> mschaefer@9432: <mapping from="sedimentload.ls.m3a.bed_load" to="SedimentLoadLSM3ABed"/> mschaefer@9432: <mapping from="sedimentload.ls.m3a.bed_load_susp_sand" to="SedimentLoadLSM3ABedSusp"/> tom@8204: mschaefer@9432: <mapping from="sedimentload.ta.coarse" to="SedimentLoadTACoarse"/> mschaefer@9432: <mapping from="sedimentload.ta.fine_middle" to="SedimentLoadTAFineMid"/> mschaefer@9432: <mapping from="sedimentload.ta.sand" to="SedimentLoadTASand"/> mschaefer@9432: <mapping from="sedimentload.ta.susp_sand" to="SedimentLoadTASuspSand"/> mschaefer@9432: <mapping from="sedimentload.ta.susp_sand_bed" to="SedimentLoadTASuspSandBed"/> mschaefer@9432: <mapping from="sedimentload.ta.suspended_sediment" to="SedimentLoadTASediment"/> mschaefer@9432: <mapping from="sedimentload.ta.suspended_load" to="SedimentLoadTASusp"/> mschaefer@9432: <mapping from="sedimentload.ta.total" to="SedimentLoadTATotal"/> mschaefer@9432: <mapping from="sedimentload.ta.bed_load" to="SedimentLoadTABed"/> mschaefer@9432: <mapping from="sedimentload.ta.bed_load_susp_sand" to="SedimentLoadTABedSusp"/> tom@8204: mschaefer@9432: <mapping from="sedimentload.m3a.coarse" to="SedimentLoadM3ACoarse"/> mschaefer@9432: <mapping from="sedimentload.m3a.fine_middle" to="SedimentLoadM3AFineMid"/> mschaefer@9432: <mapping from="sedimentload.m3a.sand" to="SedimentLoadM3ASand"/> mschaefer@9432: <mapping from="sedimentload.m3a.susp_sand" to="SedimentLoadM3ASuspSand"/> mschaefer@9432: <mapping from="sedimentload.m3a.susp_sand_bed" to="SedimentLoadM3ASuspSandBed"/> mschaefer@9432: <mapping from="sedimentload.m3a.suspended_sediment" to="SedimentLoadM3ASediment"/> mschaefer@9432: <mapping from="sedimentload.m3a.suspended_load" to="SedimentLoadM3ASusp"/> mschaefer@9432: <mapping from="sedimentload.m3a.total" to="SedimentLoadM3ATotal"/> mschaefer@9432: <mapping from="sedimentload.m3a.bed_load" to="SedimentLoadM3ABed"/> mschaefer@9432: <mapping from="sedimentload.m3a.bed_load_susp_sand" to="SedimentLoadM3ABedSusp"/> tom@8291: tom@8291: <!-- Mappings for porosity from backend-DB --> mschaefer@9432: <mapping from="porosity" to="Porosity"/> gernotbelger@8854: gernotbelger@8854: <!-- Mappings for S-INFO --> mschaefer@9432: <mapping from="bedheight_min" to="SInfoBedHeightMin"/> mschaefer@9432: <mapping from="bedheight_max" to="SInfoBedHeightMax"/> mschaefer@9204: mschaefer@9432: <mapping from="sinfo_facet_flow_depth" to="SInfoFlowDepth"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth.filtered" to="SInfoFlowDepth"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_with_tkh" to="SInfoFlowDepthWithTkh"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_with_tkh.filtered" to="SInfoFlowDepthWithTkh"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_min" to="SInfoFlowDepthMin"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_min.filtered" to="SInfoFlowDepthMin"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_max" to="SInfoFlowDepthMax"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_max.filtered" to="SInfoFlowDepthMax"/> gernotbelger@9185: mschaefer@9432: <mapping from="sinfo_facet_flow_depth_current" to="SInfoFlowDepthCurrent"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_current.filtered" to="SInfoFlowDepthCurrent"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_historical" to="SInfoFlowDepthHistorical"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_historical.filtered" to="SInfoFlowDepthHistorical"/> gernotbelger@9304: mschaefer@9432: <mapping from="sinfo_facet_tkh" to="SInfoTkh"/> mschaefer@9432: mschaefer@9432: <mapping from="sinfo_facet_d50" to="BedDiameterTopLines"/> mschaefer@9432: <mapping from="sinfo_facet_tau" to="FlowVelocityTau"/> mschaefer@9432: <mapping from="sinfo_facet_velocity" to="FlowVelocityVMainChannel"/> mschaefer@9432: mschaefer@9432: <mapping from="sinfo_facet_flow_depth_current" to="FlowVelocityVMainChannel"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_current.filtered" to="FlowVelocityVMainChannel"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_historical" to="FlowVelocityVMainChannel"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_historical.filtered" to="FlowVelocityVMainChannel"/> mschaefer@9432: mschaefer@9432: <mapping from="sinfo_facet_flow_depth_development" to="SInfoFlowDepthDevelopment"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_development.filtered" to="SInfoFlowDepthDevelopment"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_development_per_year" to="SInfoFlowDepthDevelopmentPerYear"/> mschaefer@9432: <mapping from="sinfo_facet_flow_depth_development_per_year.filtered" to="SInfoFlowDepthDevelopmentPerYear"/> mschaefer@9432: <mapping from="sinfo_facet_waterlevel_difference.filtered" to="SInfoWaterlevelDifference"/> mschaefer@9432: <mapping from="sinfo_facet_bedheight_difference.filtered" to="SInfoBedHeightDifference"/> mschaefer@9295: mschaefer@9432: <mapping from="sinfo_facet_collision_calc_count" to="SInfoCollisionCount"/> mschaefer@9432: <mapping from="sinfo_facet_collision_calc_count.2" to="SInfoCollisionCount2"/> mschaefer@9432: <mapping from="sinfo_facet_collision_calc_count.3" to="SInfoCollisionCount3"/> mschaefer@9432: mschaefer@9432: <mapping from="sinfo_facet_flood_duration.left" to="SInfoFloodDurationLeft"/> mschaefer@9432: <mapping from="sinfo_facet_flood_duration.right" to="SInfoFloodDurationRight"/> mschaefer@9432: <mapping from="mainvalue.duration" to="SInfoMainValues"/> mschaefer@9432: <mapping from="sinfo_facet_flood_height.left" to="SInfoInfrastructureHeightLeft"/> mschaefer@9432: <mapping from="sinfo_facet_flood_height.right" to="SInfoInfrastructureHeightRight"/> mschaefer@9432: <mapping from="mainvalue.w" to="SInfoMainValues"/> mschaefer@9432: <mapping from="sinfo.mainvalues.q" to="SInfoMainValuesQ"/> mschaefer@9432: <mapping from="sinfo.mainvalues.w" to="SInfoMainValuesW"/> mschaefer@9432: <mapping from="infrastructure.w.left" to="InfrastructureWLeft"/> mschaefer@9432: <mapping from="infrastructure.w.right" to="InfrastructureWRight"/> mschaefer@9432: <mapping from="infrastructure.q.left" to="InfrastructureQLeft"/> mschaefer@9432: <mapping from="infrastructure.q.right" to="InfrastructureQRight"/> mschaefer@9432: mschaefer@9432: <mapping from="sinfo_facet_predefined_channel_width" to="SInfoPredefinedChannelWidth"/> mschaefer@9432: <mapping from="sinfo_facet_predefined_channel_depth" to="SInfoPredefinedChannelDepth"/> mschaefer@9432: <mapping from="sinfo_facet_predefined_tkh" to="SInfoPredefinedTkh"/> mschaefer@9432: <mapping from="sinfo_facet_predefined_depthevol" to="SInfoPredefinedDepthEvol"/> mschaefer@9432: <mapping from="sinfo_facet_predefined_depthevol_per_year" to="SInfoPredefinedDepthEvolPerYear"/> mschaefer@9432: <mapping from="sinfo_facet_predefined_flowdepth" to="SInfoPredefinedFlowDepth"/> mschaefer@9432: <mapping from="sinfo_facet_infrastructure_height" to="SInfoInfrastructureHeight"/> mschaefer@9432: <mapping from="sinfo_facet_collision_count" to="SInfoCollisionCount"/> gernotbelger@9429: mschaefer@9432: <mapping from="sinfo_flow_depth.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="sinfo_flow_depth_minmax.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="sinfo_flow_depth_development.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="sinfo_flow_depth_development_peryear.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="sinfo_tkk.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="sinfo_collision.manualpoints" to="ManualPoints"/> mschaefer@9432: mschaefer@9432: <mapping from="sinfo_flood_duration.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="sinfo_flood_height.manualpoints" to="ManualPoints"/> mschaefer@9432: <mapping from="sinfo_floodduration_curve.manualpoints" to="ManualPoints"/> mschaefer@9295: mschaefer@9432: <mapping from="uinfo_facet_salix_line" to="UInfoSalixLine"/> mschaefer@9432: <mapping from="uinfo_facet_salix_line.filtered" to="UInfoSalixLine"/> mschaefer@9432: <mapping from="uinfo_facet_salix_mnwmw" to="UInfoSalixMnwMw"/> mschaefer@9432: <mapping from="uinfo_facet_salix_mnwmw.filtered" to="UInfoSalixMnwMw"/> mschaefer@9432: <mapping from="uinfo_facet_salix_scenario" to="UInfoSalixScenario"/> mschaefer@9432: <mapping from="uinfo_facet_salix_scenario.filtered" to="UInfoSalixScenario"/> mschaefer@9432: <mapping from="uinfo_facet_salix_rank" to="UInfoSalixRank"/> mschaefer@9432: mschaefer@9432: <mapping from="uinfo_facet_salix_line_cross_section_water_line" to="UInfoSalixCrossSectionWaterLine"/> mschaefer@9432: <mapping from="uinfo_facet_salix_scenario_cross_section_water_line" to="UInfoSalixScenarioCrossSectionWaterLine"/> mschaefer@9432: <mapping from="uinfo_facet_salix_waterlevel_mnw_cross_section_water_line" to="UInfoSalixMNWCrossSectionWaterLine"/> mschaefer@9432: <mapping from="uinfo_facet_salix_waterlevel_mw_cross_section_water_line" to="UInfoSalixMWCrossSectionWaterLine"/> mschaefer@9432: <mapping from="uinfo_facet_salix_waterlevel_mhw_cross_section_water_line" to="UInfoSalixMHWCrossSectionWaterLine"/> mschaefer@9432: <mapping from="uinfo_facet_salix_waterlevel_hw5_cross_section_water_line" to="UInfoSalixMH5CrossSectionWaterLine"/> mschaefer@9432: mschaefer@9432: <mapping from="uinfo_salix_line.manualpoints" to="ManualPoints"/> gernotbelger@9499: <mapping from="uinfo_facet_vegetation_zones_cross_section" to="VegetationZonesCrossSection"/> gernotbelger@9514: <mapping from="uinfo_facet_default_vegetation_zones_cross_section" to="VegetationZonesCrossSection"/> gernotbelger@9499: mschaefer@9432: <mapping from="bundu_facet_channelmin" to="BunduChannel"/> mschaefer@9432: <mapping from="bundu_facet_bedheight" to="BunduBed"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_01" to="BunduBed01"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_02" to="BunduBed02"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_03" to="BunduBed03"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_04" to="BunduBed04"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_05" to="BunduBed05"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_06" to="BunduBed06"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_07" to="BunduBed07"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_08" to="BunduBed08"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_09" to="BunduBed09"/> mschaefer@9444: <mapping from="bundu_facet_bedheight_10" to="BunduBed10"/> mschaefer@9432: <mapping from="bundu_facet_flowdepth.filtered" to="BunduBed"/> mschaefer@9444: <mapping from="bundu_facet_depth_01.filtered" to="BunduBed01"/> mschaefer@9444: <mapping from="bundu_facet_depth_02.filtered" to="BunduBed02"/> mschaefer@9444: <mapping from="bundu_facet_depth_03.filtered" to="BunduBed03"/> mschaefer@9444: <mapping from="bundu_facet_depth_04.filtered" to="BunduBed04"/> mschaefer@9444: <mapping from="bundu_facet_depth_05.filtered" to="BunduBed05"/> mschaefer@9444: <mapping from="bundu_facet_depth_06.filtered" to="BunduBed06"/> mschaefer@9444: <mapping from="bundu_facet_depth_07.filtered" to="BunduBed07"/> mschaefer@9444: <mapping from="bundu_facet_depth_08.filtered" to="BunduBed08"/> mschaefer@9444: <mapping from="bundu_facet_depth_09.filtered" to="BunduBed09"/> mschaefer@9444: <mapping from="bundu_facet_depth_10.filtered" to="BunduBed10"/> mschaefer@9432: <mapping from="bundu_facet_channeldepth" to="BunduChannel"/> rrenkert@4667: </mappings> gernotbelger@8854: </themes>