Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
8979:951a4af24a09 | 8980:b194fa64506a |
---|---|
407 | 407 |
408 <!-- Mappings for S-INFO --> | 408 <!-- Mappings for S-INFO --> |
409 <mapping from="bedheight_min" to="SInfoBedHeightMin" /> | 409 <mapping from="bedheight_min" to="SInfoBedHeightMin" /> |
410 <mapping from="bedheight_max" to="SInfoBedHeightMax" /> | 410 <mapping from="bedheight_max" to="SInfoBedHeightMax" /> |
411 | 411 |
412 <mapping from="sinfo_facet_flow_depth" to="SInfoFlowDepth" /> | |
412 <mapping from="sinfo_facet_flow_depth.filtered" to="SInfoFlowDepth" /> | 413 <mapping from="sinfo_facet_flow_depth.filtered" to="SInfoFlowDepth" /> |
414 <mapping from="sinfo_facet_flow_depth_with_tkh" to="SInfoFlowDepthWithTkh" /> | |
413 <mapping from="sinfo_facet_flow_depth_with_tkh.filtered" to="SInfoFlowDepthWithTkh" /> | 415 <mapping from="sinfo_facet_flow_depth_with_tkh.filtered" to="SInfoFlowDepthWithTkh" /> |
416 <mapping from="sinfo_facet_flow_depth_min" to="SInfoFlowDepthMin" /> | |
414 <mapping from="sinfo_facet_flow_depth_min.filtered" to="SInfoFlowDepthMin" /> | 417 <mapping from="sinfo_facet_flow_depth_min.filtered" to="SInfoFlowDepthMin" /> |
418 <mapping from="sinfo_facet_flow_depth_max" to="SInfoFlowDepthMax" /> | |
415 <mapping from="sinfo_facet_flow_depth_max.filtered" to="SInfoFlowDepthMax" /> | 419 <mapping from="sinfo_facet_flow_depth_max.filtered" to="SInfoFlowDepthMax" /> |
416 | 420 |
421 <mapping from="sinfo_facet_flow_depth_current" to="SInfoFlowDepthCurrent" /> | |
417 <mapping from="sinfo_facet_flow_depth_current.filtered" to="SInfoFlowDepthCurrent" /> | 422 <mapping from="sinfo_facet_flow_depth_current.filtered" to="SInfoFlowDepthCurrent" /> |
423 <mapping from="sinfo_facet_flow_depth_historical" to="SInfoFlowDepthHistorical" /> | |
418 <mapping from="sinfo_facet_flow_depth_historical.filtered" to="SInfoFlowDepthHistorical" /> | 424 <mapping from="sinfo_facet_flow_depth_historical.filtered" to="SInfoFlowDepthHistorical" /> |
419 | 425 |
420 <mapping from="sinfo_facet_tkh" to="SInfoTkh" /> | 426 <mapping from="sinfo_facet_tkh" to="SInfoTkh" /> |
421 | 427 |
422 <mapping from="sinfo_facet_d50.filtered" to="BedDiameterTopLines" /> | 428 <mapping from="sinfo_facet_d50" to="BedDiameterTopLines" /> |
423 <mapping from="sinfo_facet_tau.filtered" to="FlowVelocityTau" /> | 429 <mapping from="sinfo_facet_tau" to="FlowVelocityTau" /> |
424 <mapping from="sinfo_facet_velocity.filtered" to="FlowVelocityVMainChannel" /> | 430 <mapping from="sinfo_facet_velocity" to="FlowVelocityVMainChannel" /> |
425 | 431 |
432 <mapping from="sinfo_facet_flow_depth_current" to="FlowVelocityVMainChannel" /> | |
426 <mapping from="sinfo_facet_flow_depth_current.filtered" to="FlowVelocityVMainChannel" /> | 433 <mapping from="sinfo_facet_flow_depth_current.filtered" to="FlowVelocityVMainChannel" /> |
434 <mapping from="sinfo_facet_flow_depth_historical" to="FlowVelocityVMainChannel" /> | |
427 <mapping from="sinfo_facet_flow_depth_historical.filtered" to="FlowVelocityVMainChannel" /> | 435 <mapping from="sinfo_facet_flow_depth_historical.filtered" to="FlowVelocityVMainChannel" /> |
428 | 436 |
437 <mapping from="sinfo_facet_flow_depth_development" to="SInfoFlowDepthDevelopment" /> | |
429 <mapping from="sinfo_facet_flow_depth_development.filtered" to="SInfoFlowDepthDevelopment" /> | 438 <mapping from="sinfo_facet_flow_depth_development.filtered" to="SInfoFlowDepthDevelopment" /> |
439 <mapping from="sinfo_facet_flow_depth_development_per_year" to="SInfoFlowDepthDevelopmentPerYear" /> | |
430 <mapping from="sinfo_facet_flow_depth_development_per_year.filtered" to="SInfoFlowDepthDevelopmentPerYear" /> | 440 <mapping from="sinfo_facet_flow_depth_development_per_year.filtered" to="SInfoFlowDepthDevelopmentPerYear" /> |
431 <mapping from="sinfo_facet_waterlevel_difference.filtered" to="SInfoWaterlevelDifference" /> | 441 <mapping from="sinfo_facet_waterlevel_difference.filtered" to="SInfoWaterlevelDifference" /> |
432 <mapping from="sinfo_facet_bedheight_difference.filtered" to="SInfoBedHeightDifference" /> | 442 <mapping from="sinfo_facet_bedheight_difference.filtered" to="SInfoBedHeightDifference" /> |
433 </mappings> | 443 </mappings> |
434 </themes> | 444 </themes> |