comparison artifacts/src/main/resources/messages.properties @ 8964:45f1ad66560e

Code cleanup concerning calculations: improved error handling; improved interpolation; bed heights are now always used for spatial discretisation
author gernotbelger
date Thu, 29 Mar 2018 15:48:17 +0200
parents ee5ce13016ed
children b5600453bb8f
comparison
equal deleted inserted replaced
8963:b98fbd91f64a 8964:45f1ad66560e
773 773
774 sinfo_calc_flow_depth=Flie\u00dftiefen 774 sinfo_calc_flow_depth=Flie\u00dftiefen
775 sinfo_calc_flow_depth.warning.missingQ = {0}: no discharge available, calculation of transport body height not possible 775 sinfo_calc_flow_depth.warning.missingQ = {0}: no discharge available, calculation of transport body height not possible
776 sinfo_calc_flow_depth.warning.waterlevel_discretisation = Wasserspiegel {0}: r\u00e4umliche Aufl\u00f6sung betr\u00e4gt mehr als 1000m 776 sinfo_calc_flow_depth.warning.waterlevel_discretisation = Wasserspiegel {0}: r\u00e4umliche Aufl\u00f6sung betr\u00e4gt mehr als 1000m
777 sinfo_calc_flow_depth.warning.year_difference = {0}: Sie verwenden als Differenzenpaar eine Wasserspiegellage aus dem Jahr {1} und eine Peilung aus dem Jahr {2}. Dies kann zu unplausiblen Werten f\u00fchren. 777 sinfo_calc_flow_depth.warning.year_difference = {0}: Sie verwenden als Differenzenpaar eine Wasserspiegellage aus dem Jahr {1} und eine Peilung aus dem Jahr {2}. Dies kann zu unplausiblen Werten f\u00fchren.
778 sinfo_calc_flow_depth.warning.missingSoilKind = {0}: no soil kind available, calculation of transport body height not possible
779 sinfo_calc_flow_depth.warning.missingD50 = {0}: no D50 available, calculation of transport body height not possible
780 sinfo_calc_flow_depth.warning.missingVelocity = {0}: no flow velocities available, calculation of transport body height not possible
781 778
782 sinfo.bedheightsfinder.badrange = Invalid range for bed heights {0}. 779 sinfo.bedheightsfinder.badrange = Invalid range for bed heights {0}.
783 sinfo.bedheightsfinder.overlappingrange = Range of bed height {0} overlaps with other ranges. 780 sinfo.bedheightsfinder.overlappingrange = Range of bed height {0} overlaps with other ranges.
784 sinfo.bedheightsfinder.missingdescription = No bed heights found with description = {0} 781 sinfo.bedheightsfinder.missingdescription = No bed heights found with description = {0}
785 sinfo.bedheightsfinder.wrongriver = Bed heights {0} does not belong to river {1} 782 sinfo.bedheightsfinder.wrongriver = Bed heights {0} does not belong to river {1}
786 sinfo.bedheightsfinder.configfile.missingriver = River not defined in config file '{0}': {1} 783 sinfo.bedheightsfinder.configfile.missingriver = River not defined in config file '{0}': {1}
787 sinfo.bedheightsfinder.configfile.loaderror = Failed to load config file '{0}': {1} 784 sinfo.bedheightsfinder.configfile.loaderror = Failed to load config file '{0}': {1}
785 sinfo.bedheightsfinder.notfound = Failed to access sounding with id '{0}'
786 sinfo.bedheightsfinder.empty = The bed heights do not contain any values for the selected calculation range
788 787
789 sinfo_calc_flow_depth_development=Flie\u00dftiefenentwicklung 788 sinfo_calc_flow_depth_development=Flie\u00dftiefenentwicklung
790 sinfo_calc_flow_depth_minmax=Minimale und Maximale Flie\u00dftiefe 789 sinfo_calc_flow_depth_minmax=Minimale und Maximale Flie\u00dftiefe
791 sinfo_calc_grounding=Grundber\u00fchrungen 790 sinfo_calc_grounding=Grundber\u00fchrungen
792 sinfo_calc_transport_bodies_heights=Transportk\u00f6rperh\u00f6hen 791 sinfo_calc_transport_bodies_heights=Transportk\u00f6rperh\u00f6hen
933 932
934 sinfo.export.flow_depth_minmax.csv.header.min = Minimale Flie\u00dftiefe 933 sinfo.export.flow_depth_minmax.csv.header.min = Minimale Flie\u00dftiefe
935 sinfo.export.flow_depth_minmax.csv.header.max = Maximale Flie\u00dftiefe 934 sinfo.export.flow_depth_minmax.csv.header.max = Maximale Flie\u00dftiefe
936 935
937 waterlevelfetcher.missing = Failed to access waterlevel with id '{0}' 936 waterlevelfetcher.missing = Failed to access waterlevel with id '{0}'
937 waterlevelfetcher.empty = The water level {0} does not contain any values for the selected calculation range
938
939 bedqualityd50kmvaluefinder.error = Failed to access D50 data, calculation of transport body height not possible: {0}
940 bedqualityd50kmvaluefinder.empty = The bed quality (D50) does not contain any values for the selected calculation range and sounding year {0}
941 bedqualityd50kmvaluefinder.missing = Bed quality (D50) not available
942
943 soilkindkmvaluefinder.empty = no soil kind available for the selected calculation range, calculation of transport body height not possible
944 soilkindkmvaluefinder.missing = no soil kind available
945
946 flowvelocitymodelkmvaluefinder.empty = no flow velocities available for the selected calculation range, calculation of transport body height not possible
947 flowvelocitymodelkmvaluefinder.missing = no flow velocities available, calculation of transport body height not possible
948
949 linearInterpolator.maxdistance = spatial discretisation exceeds {0}m, interpolation does not take place
938 950
939 sinfo.export.csv.meta.header.sounding.current = ##METADATEN PEILUNG aktuell 951 sinfo.export.csv.meta.header.sounding.current = ##METADATEN PEILUNG aktuell
940 sinfo.export.csv.meta.header.sounding.historical = ##METADATEN PEILUNG historisch 952 sinfo.export.csv.meta.header.sounding.historical = ##METADATEN PEILUNG historisch
941 sinfo.export.csv.meta.header.waterlevel.current = ##METADATEN WASSERSPIEGELLAGE aktuell 953 sinfo.export.csv.meta.header.waterlevel.current = ##METADATEN WASSERSPIEGELLAGE aktuell
942 sinfo.export.csv.meta.header.waterlevel.historical = ##METADATEN WASSERSPIEGELLAGE historisch 954 sinfo.export.csv.meta.header.waterlevel.historical = ##METADATEN WASSERSPIEGELLAGE historisch

http://dive4elements.wald.intevation.org