header: title: Average Noise description: Shows the average noise footprint and spatial distribution, based on the results of five simulation runs with different random seeds For detailed insights into each specific run, please select the corresponding tab on the left. layout: stats: - type: tile height: 0.1 dataset: analysis/postAnalysis-noise/mean_noise_stats.csv damages: - type: gridmap title: Daily Noise Damages (Grid) description: "Total Noise Damages per day [€]" height: 12.0 file: analysis/postAnalysis-noise/mean_damages_receiverPoint_per_day.avro projection: EPSG:25832 cellSize: 150 opacity: 0.1 maxHeight: 20 colorRamp: ramp: Oranges - type: gridmap title: Hourly Noise Damages (Grid) description: "Noise Damages per hour [€]" height: 12.0 file: analysis/postAnalysis-noise/mean_damages_receiverPoint_per_hour.avro projection: EPSG:25832 cellSize: 150 opacity: 0.1 maxHeight: 20 colorRamp: ramp: Oranges immissions: - type: gridmap title: Noise Immissions (Grid) description: Total Noise Immissions per day height: 12.0 file: analysis/postAnalysis-noise/mean_immission_per_day.avro projection: EPSG:25832 cellSize: 150 opacity: 0.1 maxHeight: 20 colorRamp: fixedColors: - "#1175b3" - "#95c7df" - "#dfdb95" - "#dfb095" - "#f4a986" - "#cc0c27" breakpoints: - 30.0 - 40.0 - 50.0 - 60.0 - 70.0 - type: gridmap title: Hourly Noise Immissions (Grid) description: Noise Immissions per hour height: 12.0 file: analysis/postAnalysis-noise/mean_immission_per_hour.avro projection: EPSG:25832 cellSize: 150 opacity: 0.1 maxHeight: 20 colorRamp: fixedColors: - "#1175b3" - "#95c7df" - "#dfdb95" - "#dfb095" - "#f4a986" - "#cc0c27" breakpoints: - 30.0 - 40.0 - 50.0 - 60.0 - 70.0 emissions: - type: map title: Noise Emissions (Link) description: "Maximum Noise Level per day [dB]" height: 12.0 display: lineWidth: dataset: noise columnName: value join: Link Id scaleFactor: 8.0 lineColor: dataset: noise columnName: value join: Link Id colorRamp: reverse: false ramp: Oranges steps: 8 breakpoints: "35, 45, 55, 65, 75, 85, 95" fill: {} fillHeight: {} radius: {} minValue: 40.0 maxValue: 80.0 shapes: file: analysis/network/network.avro join: id datasets: noise: analysis/postAnalysis-noise/mean_emission_per_day.csv