Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes.xml @ 8961:8a1c6e2ad48b
Implemented datacage for min/max bedheights.
Allow to add min/max bed heights as themes to charts.
author | gernotbelger |
---|---|
date | Wed, 28 Mar 2018 14:35:01 +0200 |
parents | ee5ce13016ed |
children | b194fa64506a |
comparison
equal
deleted
inserted
replaced
8960:66ce19d2c5f1 | 8961:8a1c6e2ad48b |
---|---|
404 | 404 |
405 <!-- Mappings for porosity from backend-DB --> | 405 <!-- Mappings for porosity from backend-DB --> |
406 <mapping from="porosity" to="Porosity" /> | 406 <mapping from="porosity" to="Porosity" /> |
407 | 407 |
408 <!-- Mappings for S-INFO --> | 408 <!-- Mappings for S-INFO --> |
409 <mapping from="bedheight_min" to="SInfoBedHeightMin" /> | |
410 <mapping from="bedheight_max" to="SInfoBedHeightMax" /> | |
411 | |
409 <mapping from="sinfo_facet_flow_depth.filtered" to="SInfoFlowDepth" /> | 412 <mapping from="sinfo_facet_flow_depth.filtered" to="SInfoFlowDepth" /> |
410 <mapping from="sinfo_facet_flow_depth_with_tkh.filtered" to="SInfoFlowDepthWithTkh" /> | 413 <mapping from="sinfo_facet_flow_depth_with_tkh.filtered" to="SInfoFlowDepthWithTkh" /> |
411 <mapping from="sinfo_facet_flow_depth_min.filtered" to="SInfoFlowDepthMin" /> | 414 <mapping from="sinfo_facet_flow_depth_min.filtered" to="SInfoFlowDepthMin" /> |
412 <mapping from="sinfo_facet_flow_depth_max.filtered" to="SInfoFlowDepthMax" /> | 415 <mapping from="sinfo_facet_flow_depth_max.filtered" to="SInfoFlowDepthMax" /> |
413 | 416 |