Mercurial > dive4elements > river
diff artifacts/doc/conf/themes.xml @ 9202:b4402594213b
More work on calculations and output for S-Info flood duration workflow (chart types 1 and 2)
author | mschaefer |
---|---|
date | Mon, 02 Jul 2018 07:33:53 +0200 |
parents | 4778333ea2cd |
children | 4f411c6ee3ae |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes.xml Sun Jul 01 15:29:40 2018 +0200 +++ b/artifacts/doc/conf/themes.xml Mon Jul 02 07:33:53 2018 +0200 @@ -441,8 +441,15 @@ <mapping from="sinfo_facet_waterlevel_difference.filtered" to="SInfoWaterlevelDifference" /> <mapping from="sinfo_facet_bedheight_difference.filtered" to="SInfoBedHeightDifference" /> - <mapping from ="sinfo_facet_collision_calc_count" to="SInfoCollisionCount" /> - <mapping from ="sinfo_facet_flood_duration" to="SInfoFloodDuration" /> + <mapping from="sinfo_facet_collision_calc_count" to="SInfoCollisionCount" /> + <mapping from="sinfo_facet_flood_duration" to="SInfoFloodDuration" /> + <mapping from="mainvalue.1.duration" to="SInfoMainValues1" /> + <mapping from="mainvalue.2.duration" to="SInfoMainValues2" /> + <mapping from="mainvalue.3.duration" to="SInfoMainValues3" /> + <mapping from="sinfo_facet_flood_height" to="SInfoInfrastructureHeight" /> + <mapping from="mainvalue.1.w" to="SInfoMainValues1" /> + <mapping from="mainvalue.2.w" to="SInfoMainValues2" /> + <mapping from="mainvalue.3.w" to="SInfoMainValues3" /> <mapping from="sinfo_facet_predefined_channel_width" to="SInfoPredefinedChannelWidth" /> <mapping from="sinfo_facet_predefined_channel_depth" to="SInfoPredefinedChannelDepth" />