Mercurial > dive4elements > river
diff artifacts/doc/conf/themes.xml @ 8980:b194fa64506a
SINFO - show results themes according to spec, either raw data or floating mean values.
Some improvements to error handling and handling of empty results.
author | gernotbelger |
---|---|
date | Thu, 05 Apr 2018 18:30:34 +0200 |
parents | 8a1c6e2ad48b |
children | 6e5ff436febe |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes.xml Thu Apr 05 17:12:23 2018 +0200 +++ b/artifacts/doc/conf/themes.xml Thu Apr 05 18:30:34 2018 +0200 @@ -409,24 +409,34 @@ <mapping from="bedheight_min" to="SInfoBedHeightMin" /> <mapping from="bedheight_max" to="SInfoBedHeightMax" /> + <mapping from="sinfo_facet_flow_depth" to="SInfoFlowDepth" /> <mapping from="sinfo_facet_flow_depth.filtered" to="SInfoFlowDepth" /> + <mapping from="sinfo_facet_flow_depth_with_tkh" to="SInfoFlowDepthWithTkh" /> <mapping from="sinfo_facet_flow_depth_with_tkh.filtered" to="SInfoFlowDepthWithTkh" /> + <mapping from="sinfo_facet_flow_depth_min" to="SInfoFlowDepthMin" /> <mapping from="sinfo_facet_flow_depth_min.filtered" to="SInfoFlowDepthMin" /> + <mapping from="sinfo_facet_flow_depth_max" to="SInfoFlowDepthMax" /> <mapping from="sinfo_facet_flow_depth_max.filtered" to="SInfoFlowDepthMax" /> + <mapping from="sinfo_facet_flow_depth_current" to="SInfoFlowDepthCurrent" /> <mapping from="sinfo_facet_flow_depth_current.filtered" to="SInfoFlowDepthCurrent" /> + <mapping from="sinfo_facet_flow_depth_historical" to="SInfoFlowDepthHistorical" /> <mapping from="sinfo_facet_flow_depth_historical.filtered" to="SInfoFlowDepthHistorical" /> <mapping from="sinfo_facet_tkh" to="SInfoTkh" /> - <mapping from="sinfo_facet_d50.filtered" to="BedDiameterTopLines" /> - <mapping from="sinfo_facet_tau.filtered" to="FlowVelocityTau" /> - <mapping from="sinfo_facet_velocity.filtered" to="FlowVelocityVMainChannel" /> + <mapping from="sinfo_facet_d50" to="BedDiameterTopLines" /> + <mapping from="sinfo_facet_tau" to="FlowVelocityTau" /> + <mapping from="sinfo_facet_velocity" to="FlowVelocityVMainChannel" /> + <mapping from="sinfo_facet_flow_depth_current" to="FlowVelocityVMainChannel" /> <mapping from="sinfo_facet_flow_depth_current.filtered" to="FlowVelocityVMainChannel" /> + <mapping from="sinfo_facet_flow_depth_historical" to="FlowVelocityVMainChannel" /> <mapping from="sinfo_facet_flow_depth_historical.filtered" to="FlowVelocityVMainChannel" /> + <mapping from="sinfo_facet_flow_depth_development" to="SInfoFlowDepthDevelopment" /> <mapping from="sinfo_facet_flow_depth_development.filtered" to="SInfoFlowDepthDevelopment" /> + <mapping from="sinfo_facet_flow_depth_development_per_year" to="SInfoFlowDepthDevelopmentPerYear" /> <mapping from="sinfo_facet_flow_depth_development_per_year.filtered" to="SInfoFlowDepthDevelopmentPerYear" /> <mapping from="sinfo_facet_waterlevel_difference.filtered" to="SInfoWaterlevelDifference" /> <mapping from="sinfo_facet_bedheight_difference.filtered" to="SInfoBedHeightDifference" />