From dc5dee234f13cf77a725a5846856337278aa2196 Mon Sep 17 00:00:00 2001
From: Markus Quaritsch <markus.quaritsch@tugraz.at>
Date: Mon, 9 Mar 2020 15:13:09 +0100
Subject: [PATCH] update mission profile weights in declaration data

---
 .../CO2Standards/MissionProfileWeights.csv           | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/VectoCore/VectoCore/Resources/Declaration/CO2Standards/MissionProfileWeights.csv b/VectoCore/VectoCore/Resources/Declaration/CO2Standards/MissionProfileWeights.csv
index 0cc2335159..407379303d 100644
--- a/VectoCore/VectoCore/Resources/Declaration/CO2Standards/MissionProfileWeights.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/CO2Standards/MissionProfileWeights.csv
@@ -1,7 +1,7 @@
 Weighting Group , LongHaul  , LongHaul EMS , Regional Delivery , Regional Delivery EMS , Urban Delivery , Municipal Utility , Construction
-1				, 0/0		, 0/0		   , 0.1/0.4		   , 0/0				   , 0.15/0.35		, 0/0				, 0/0
-2				, 0.06/0.14	, 0/0		   , 0.06/0.24		   , 0/0				   , 0.15/0.35		, 0/0				, 0/0
-3				, 0/0		, 0/0		   , 0.1/0.4		   , 0/0				   , 0.15/0.35		, 0/0				, 0/0
+1               , 0/0       , 0/0          , 0.1/0.3           , 0/0                   , 0.18/0.42      , 0/0               , 0/0
+2               , 0/0       , 0/0          , 0.125/0.375       , 0/0                   , 0.15/0.35      , 0/0               , 0/0
+3               , 0/0       , 0/0          , 0.125/0.375       , 0/0                   , 0.15/0.35      , 0/0               , 0/0
 4-UD            , 0/0       , 0/0          , 0/0               , 0/0                   , 0.5/0.5        , 0/0               , 0/0
 4-RD            , 0.05/0.05 , 0/0          , 0.45/0.45         , 0/0                   , 0/0            , 0/0               , 0/0
 4-LH            , 0.45/0.45 , 0/0          , 0.05/0.05         , 0/0                   , 0/0            , 0/0               , 0/0
@@ -11,6 +11,6 @@ Weighting Group , LongHaul  , LongHaul EMS , Regional Delivery , Regional Delive
 9-LH            , 0.27/0.63 , 0/0          , 0.03/0.07         , 0/0                   , 0/0            , 0/0               , 0/0
 10-RD           , 0.03/0.07 , 0/0          , 0.27/0.63         , 0/0                   , 0/0            , 0/0               , 0/0
 10-LH           , 0.27/0.63 , 0/0          , 0.03/0.07         , 0/0                   , 0/0            , 0/0               , 0/0
-11				, 0.01/0.02	, 0/0		   , 0.11/0.25		   , 0/0             	   , 0/0            , 0.08/0.19         , 0.09/0.25               
-12				, 0.16/0.36	, 0/0		   , 0.03/0.07		   , 0/0                   , 0/0            , 0/0               , 0.11/0.27               
-16				, 0/0		, 0/0		   , 0/0		   	   , 0/0               	   , 0/0            , 0/0               , 0.30/0.70             
+11              , 0/0       , 0/0          , 0.15/0.35         , 0/0                   , 0/0            , 0/0               , 0.15/0.35
+12              , 0/0       , 0/0          , 0.21/0.49         , 0/0                   , 0/0            , 0/0               , 0.09/0.21
+16              , 0/0       , 0/0          , 0.15/0.35         , 0/0                   , 0/0            , 0/0               , 0.15/0.35
-- 
GitLab