header: title: Übersicht description: layout: row1: - type: text title: 'Hinweise' description: '' height: 9.5 file: 'README.md' pie: - type: pie title: Mode Share Trips description: at final Iteration dataset: '*.modestats.csv' useLastRow: true ignoreColumns: - iteration - type: pie title: Mode Share Distances description: at final Iteration dataset: 'analysis/traffic/commercialTraffic_Run100pct.travelDistancesShares_perMode.csv' useLastRow: true - type: pie title: ModelType Share Distances description: at final Iteration dataset: 'analysis/traffic/commercialTraffic_Run100pct.travelDistancesShares_perType.csv' useLastRow: true links: - type: links title: "Link Volumes" description: "Über den Reiter Datenmengen können die Verkehrsstärken nach den verschiednenen Teil-Verkehren und den Fahrzeugtypen gefiltert werden." width: 2 height: 8 props: # thumbnail: "thumbnails/thumbnail-accident-costs.png" network: metropole-ruhr-v2.0.network_noBike.xml.gz projection: EPSG:25832 # showDifferences: false center: 7.2, 51.43 zoom: 11 # sampleRate: 1 datasets: traffic: analysis/traffic/commercialTraffic_Run100pct.link_volume.csv display: color: dataset: traffic columnName: allCommercialVehicles colorRamp: ramp: Viridis reverse: false steps: 7 width: dataset: traffic columnName: allCommercialVehicles scaleFactor: 1000 second: - type: line title: Score description: per Iteration dataset: '*.scorestats.csv' x: iteration columns: - avg_executed - avg_worst - avg_best useLastRow: false xAxisName: Iteration yAxisName: Score first: - type: csv title: Run Info width: 1.0 dataset: analysis/general/run_info.csv showAllRows: true perf: - type: bar title: Runtime dataset: analysis/general/runtime_stats.csv x: Iteration columns: - seconds useLastRow: false xAxisName: Iteration yAxisName: "Runtime [s]" - type: plotly title: Memory Usage datasets: dataset: file: analysis/general/memory_stats.csv pivot: exclude: - time namesTo: names valuesTo: values traces: - x: $dataset.time "y": $dataset.values orientation: v type: bar name: $dataset.names layout: xaxis: title: Time color: "#444" type: '-' barmode: stack yaxis: title: MB color: "#444" type: '-'