Mercurial > dive4elements > river
comparison artifacts/src/main/resources/messages.properties @ 8978:b5600453bb8f
SINFO Calculations: do not produce result rows if some input data has missing values.
Also check for years of waterlevels in flow depth development calculation.
author | gernotbelger |
---|---|
date | Thu, 05 Apr 2018 11:57:54 +0200 |
parents | 45f1ad66560e |
children | b194fa64506a |
comparison
equal
deleted
inserted
replaced
8977:bf8a9df86f32 | 8978:b5600453bb8f |
---|---|
957 sinfo.export.csv.header.flowdepth.development.per.year = Flie\u00dftiefenent-wicklung pro Jahr | 957 sinfo.export.csv.header.flowdepth.development.per.year = Flie\u00dftiefenent-wicklung pro Jahr |
958 sinfo.export.csv.header.waterlevel.difference = \u0394WSPL | 958 sinfo.export.csv.header.waterlevel.difference = \u0394WSPL |
959 sinfo.export.csv.header.mean_bed_height.difference = \u0394MSH | 959 sinfo.export.csv.header.mean_bed_height.difference = \u0394MSH |
960 sinfo.export.csv.header.flowdepth.current = Flie\u00dftiefe h-aktuell | 960 sinfo.export.csv.header.flowdepth.current = Flie\u00dftiefe h-aktuell |
961 sinfo.export.csv.header.flowdepth.historical = Flie\u00dftiefe h-historisch | 961 sinfo.export.csv.header.flowdepth.historical = Flie\u00dftiefe h-historisch |
962 | |
963 flowdepthdevelopmentcalculation.missingCurrentYear = Failed to determine date of current watterlevel ({0}), calculation not possible. | |
964 flowdepthdevelopmentcalculation.missingHistoricalYear = Failed to determine date of historical watterlevel ({0}), calculation not possible. |