Mercurial > dive4elements > river
comparison artifacts/src/main/resources/messages_en.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 |
---|---|
357 chart.beddifference.year.title = Bedheight Difference | 357 chart.beddifference.year.title = Bedheight Difference |
358 chart.beddifference.yaxis.label.morph = Width [m] | 358 chart.beddifference.yaxis.label.morph = Width [m] |
359 chart.beddifference.yaxis.label.heights = Absolute Height [m] | 359 chart.beddifference.yaxis.label.heights = Absolute Height [m] |
360 chart.subtitle.radius = Radius for weighted Average: {0} km | 360 chart.subtitle.radius = Radius for weighted Average: {0} km |
361 | 361 |
362 export.csv.header.km = km | |
363 export.csv.header.year = year | |
364 | |
362 export.waterlevel.csv.header.km = River-Km | 365 export.waterlevel.csv.header.km = River-Km |
363 export.waterlevel.csv.header.w = W [{0}] | 366 export.waterlevel.csv.header.w = W [{0}] |
364 export.waterlevel.csv.header.q = Q [m\u00b3/s] | 367 export.waterlevel.csv.header.q = Q [m\u00b3/s] |
365 export.waterlevel.csv.header.q.desc = Description | 368 export.waterlevel.csv.header.q.desc = Description |
366 export.waterlevel.csv.header.location = Location | 369 export.waterlevel.csv.header.location = Location |
434 export.bedheight_middle.csv.header.sounding.width = Sounding width | 437 export.bedheight_middle.csv.header.sounding.width = Sounding width |
435 export.bedheight_middle.csv.header.range = Range | 438 export.bedheight_middle.csv.header.range = Range |
436 export.bedheight_middle.csv.header.location.system = Location system | 439 export.bedheight_middle.csv.header.location.system = Location system |
437 export.bedheight_middle.csv.header.evalby = Evaluated by | 440 export.bedheight_middle.csv.header.evalby = Evaluated by |
438 export.bedheight_middle.csv.header.river.elevation = River elevation model | 441 export.bedheight_middle.csv.header.river.elevation = River elevation model |
439 export.sedimentload_ls.csv.header.km = km | 442 |
440 export.sedimentload_ls.csv.header.year = year | 443 export.sedimentload.csv.header.coarse = Coarse gravel [{0}] |
441 export.sedimentload_ls.csv.header.coarse = coarse | 444 export.sedimentload.csv.header.fine_middle = Fine/Mid. gravel [{0}] |
442 export.sedimentload_ls.csv.header.finemiddle = finemiddle | 445 export.sedimentload.csv.header.sand = Sand [{0}] |
443 export.sedimentload_ls.csv.header.sand = sand | 446 export.sedimentload.csv.header.susp_sand = Suspended sand [{0}] |
444 export.sedimentload_ls.csv.header.suspsandbb = susp. sand (BB) | 447 export.sedimentload.csv.header.susp_sand_bed = Bed. part suspended sand [{0}] |
445 export.sedimentload_ls.csv.header.suspsand = susp. sand | 448 export.sedimentload.csv.header.suspended_sediment = Suspended sediment [{0}] |
446 export.sedimentload_ls.csv.header.suspsediment = susp. sediment | 449 export.sedimentload.csv.header.total = Total load [{0}] |
447 export.sedimentload_ls.csv.header.total = total | 450 export.sedimentload.csv.header.bed_load = Bed load [{0}] |
451 export.sedimentload.csv.header.suspended_load = Suspended load [{0}] | |
452 | |
448 export.sqrelation.csv.info.coeff.a = a: coefficient of transport curve | 453 export.sqrelation.csv.info.coeff.a = a: coefficient of transport curve |
449 export.sqrelation.csv.info.coeff.b = b: exponent of transport curve | 454 export.sqrelation.csv.info.coeff.b = b: exponent of transport curve |
450 export.sqrelation.csv.info.qmax = Q max, measured: maximum measured discharge [m\u00b3/s] | 455 export.sqrelation.csv.info.qmax = Q max, measured: maximum measured discharge [m\u00b3/s] |
451 export.sqrelation.csv.info.stderr = standard error: natural logarithm of standard deviation | 456 export.sqrelation.csv.info.stderr = standard error: natural logarithm of standard deviation |
452 export.sqrelation.csv.info.r2 = r^2: coefficient of determination | 457 export.sqrelation.csv.info.r2 = r^2: coefficient of determination |