Mercurial > dive4elements > river
comparison artifacts/src/main/resources/messages.properties @ 8179:705f8b92fd66
Complete CSV-export and correct headers.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 03 Sep 2014 16:46:09 +0200 |
parents | f2bbe09e516e |
children | ebdf34cae14d |
comparison
equal
deleted
inserted
replaced
8178:5bab2e57e965 | 8179:705f8b92fd66 |
---|---|
354 chart.beddifference.year.title = Bedheight Difference | 354 chart.beddifference.year.title = Bedheight Difference |
355 chart.beddifference.yaxis.label.morph = Width [m] | 355 chart.beddifference.yaxis.label.morph = Width [m] |
356 chart.beddifference.yaxis.label.heights = Absolute Height [{0}] | 356 chart.beddifference.yaxis.label.heights = Absolute Height [{0}] |
357 chart.subtitle.radius = Width of sample window for moving average: {0} km | 357 chart.subtitle.radius = Width of sample window for moving average: {0} km |
358 | 358 |
359 export.csv.header.km = km | |
360 export.csv.header.year = year | |
361 | |
359 export.waterlevel.csv.header.km = River-Km | 362 export.waterlevel.csv.header.km = River-Km |
360 export.waterlevel.csv.header.w = W [{0}] | 363 export.waterlevel.csv.header.w = W [{0}] |
361 export.waterlevel.csv.header.q = Q [m\u00b3/s] | 364 export.waterlevel.csv.header.q = Q [m\u00b3/s] |
362 export.waterlevel.csv.header.q.desc = Description | 365 export.waterlevel.csv.header.q.desc = Description |
363 export.waterlevel.csv.header.location = Location | 366 export.waterlevel.csv.header.location = Location |
431 export.bedheight_middle.csv.header.sounding.width = Sounding width | 434 export.bedheight_middle.csv.header.sounding.width = Sounding width |
432 export.bedheight_middle.csv.header.range = Range | 435 export.bedheight_middle.csv.header.range = Range |
433 export.bedheight_middle.csv.header.location.system = Location system | 436 export.bedheight_middle.csv.header.location.system = Location system |
434 export.bedheight_middle.csv.header.evalby = Evaluated by | 437 export.bedheight_middle.csv.header.evalby = Evaluated by |
435 export.bedheight_middle.csv.header.river.elevation = River elevation model | 438 export.bedheight_middle.csv.header.river.elevation = River elevation model |
436 export.sedimentload_ls.csv.header.km = km | 439 |
437 export.sedimentload_ls.csv.header.year = year | 440 export.sedimentload.csv.header.coarse = Coarse gravel [{0}] |
438 export.sedimentload_ls.csv.header.coarse = coarse | 441 export.sedimentload.csv.header.fine_middle = Fine/Mid. gravel [{0}] |
439 export.sedimentload_ls.csv.header.finemiddle = finemiddle | 442 export.sedimentload.csv.header.sand = Sand [{0}] |
440 export.sedimentload_ls.csv.header.sand = sand | 443 export.sedimentload.csv.header.susp_sand = Suspended sand [{0}] |
441 export.sedimentload_ls.csv.header.suspsand = susp. sand | 444 export.sedimentload.csv.header.susp_sand_bed = Bed. part suspended sand [{0}] |
442 export.sedimentload_ls.csv.header.suspsediment = susp. sediment | 445 export.sedimentload.csv.header.suspended_sediment = Suspended sediment [{0}] |
443 export.sedimentload_ls.csv.header.suspsandbb = susp. sand (BB) | 446 export.sedimentload.csv.header.total = Total load [{0}] |
444 export.sedimentload_ls.csv.header.total = total | 447 export.sedimentload.csv.header.bed_load = Bed load [{0}] |
448 export.sedimentload.csv.header.suspended_load = Suspended load [{0}] | |
449 | |
445 export.sqrelation.csv.info.coeff.a = a: coefficient of transport curve | 450 export.sqrelation.csv.info.coeff.a = a: coefficient of transport curve |
446 export.sqrelation.csv.info.coeff.b = b: exponent of transport curve | 451 export.sqrelation.csv.info.coeff.b = b: exponent of transport curve |
447 export.sqrelation.csv.info.qmax = Q max, measured: maximum measured discharge [m\u00b3/s] | 452 export.sqrelation.csv.info.qmax = Q max, measured: maximum measured discharge [m\u00b3/s] |
448 export.sqrelation.csv.info.stderr = standard error: natural logarithm of standard deviation | 453 export.sqrelation.csv.info.stderr = standard error: natural logarithm of standard deviation |
449 export.sqrelation.csv.info.r2 = r^2: coefficient of determination | 454 export.sqrelation.csv.info.r2 = r^2: coefficient of determination |