Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes.xml @ 8956:ee5ce13016ed
Work on SINFO-Fließtiefenentwicklung
author | gernotbelger |
---|---|
date | Tue, 20 Mar 2018 13:30:07 +0100 |
parents | b0aeed4c97c1 |
children | 8a1c6e2ad48b |
comparison
equal
deleted
inserted
replaced
8955:798d9dcbccdd | 8956:ee5ce13016ed |
---|---|
408 <!-- Mappings for S-INFO --> | 408 <!-- Mappings for S-INFO --> |
409 <mapping from="sinfo_facet_flow_depth.filtered" to="SInfoFlowDepth" /> | 409 <mapping from="sinfo_facet_flow_depth.filtered" to="SInfoFlowDepth" /> |
410 <mapping from="sinfo_facet_flow_depth_with_tkh.filtered" to="SInfoFlowDepthWithTkh" /> | 410 <mapping from="sinfo_facet_flow_depth_with_tkh.filtered" to="SInfoFlowDepthWithTkh" /> |
411 <mapping from="sinfo_facet_flow_depth_min.filtered" to="SInfoFlowDepthMin" /> | 411 <mapping from="sinfo_facet_flow_depth_min.filtered" to="SInfoFlowDepthMin" /> |
412 <mapping from="sinfo_facet_flow_depth_max.filtered" to="SInfoFlowDepthMax" /> | 412 <mapping from="sinfo_facet_flow_depth_max.filtered" to="SInfoFlowDepthMax" /> |
413 | |
414 <mapping from="sinfo_facet_flow_depth_current.filtered" to="SInfoFlowDepthCurrent" /> | |
415 <mapping from="sinfo_facet_flow_depth_historical.filtered" to="SInfoFlowDepthHistorical" /> | |
416 | |
413 <mapping from="sinfo_facet_tkh" to="SInfoTkh" /> | 417 <mapping from="sinfo_facet_tkh" to="SInfoTkh" /> |
414 | 418 |
415 <mapping from="sinfo_facet_d50.filtered" to="BedDiameterTopLines" /> | 419 <mapping from="sinfo_facet_d50.filtered" to="BedDiameterTopLines" /> |
416 <mapping from="sinfo_facet_tau.filtered" to="FlowVelocityTau" /> | 420 <mapping from="sinfo_facet_tau.filtered" to="FlowVelocityTau" /> |
417 <mapping from="sinfo_facet_velocity.filtered" to="FlowVelocityVMainChannel" /> | 421 <mapping from="sinfo_facet_velocity.filtered" to="FlowVelocityVMainChannel" /> |
422 | |
423 <mapping from="sinfo_facet_flow_depth_current.filtered" to="FlowVelocityVMainChannel" /> | |
424 <mapping from="sinfo_facet_flow_depth_historical.filtered" to="FlowVelocityVMainChannel" /> | |
425 | |
426 <mapping from="sinfo_facet_flow_depth_development.filtered" to="SInfoFlowDepthDevelopment" /> | |
427 <mapping from="sinfo_facet_flow_depth_development_per_year.filtered" to="SInfoFlowDepthDevelopmentPerYear" /> | |
428 <mapping from="sinfo_facet_waterlevel_difference.filtered" to="SInfoWaterlevelDifference" /> | |
429 <mapping from="sinfo_facet_bedheight_difference.filtered" to="SInfoBedHeightDifference" /> | |
418 </mappings> | 430 </mappings> |
419 </themes> | 431 </themes> |