From c04edc0b8cffafad7ed38f3e1649cfb6a34a5706 Mon Sep 17 00:00:00 2001 From: tschlenther Date: Wed, 22 May 2024 14:47:13 +0200 Subject: [PATCH 1/2] update pt-extensions to lastest commit (b39f03f2f0 from 2023-12-07) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3c53cff..6b4924db 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ com.github.matsim-vsp pt-extensions - c6253b0a53 + b39f03f2f0 org.matsim From 2110ec3bfc70381125e8c6d7fe5eea4a77f9e7a6 Mon Sep 17 00:00:00 2001 From: rakow Date: Tue, 11 Jun 2024 20:21:58 +0200 Subject: [PATCH 2/2] Put correct ASC values in the config --- CHANGELOG.md | 6 ++++++ input/v6.1/berlin-v6.1.config.xml | 8 ++++---- pom.xml | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad93933a..4a77b904 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +### 6.1.1 (2024-06-11) + +- Fix ASCs in tbe 6.1 config + - The calibrated ASCs have not been correctly copied to the 6.1 config, this is now fixed. +- All input files remain the same + - The existing output remains the same as well, because this run was using the correct ASC values ### 6.1 (2024-04-17) diff --git a/input/v6.1/berlin-v6.1.config.xml b/input/v6.1/berlin-v6.1.config.xml index baeb2f11..bab2b13e 100644 --- a/input/v6.1/berlin-v6.1.config.xml +++ b/input/v6.1/berlin-v6.1.config.xml @@ -114,7 +114,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -137,7 +137,7 @@ - + @@ -147,7 +147,7 @@ - + diff --git a/pom.xml b/pom.xml index 6b4924db..76b01b1a 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 4.0.0 com.github.matsim-scenarios matsim-berlin - 6.1 + 6.1.1 MATSim Open Berlin scenario MATSim Open Berlin scenario