From 61d8a57c6fed4d33cf59c0e582b698b9d05f446c Mon Sep 17 00:00:00 2001 From: Didier BARRET Date: Fri, 1 Nov 2019 13:52:20 +0100 Subject: [PATCH] Update emission coefficient for DEFRA --- content.yml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/content.yml b/content.yml index e60f321..0c68248 100644 --- a/content.yml +++ b/content.yml @@ -157,11 +157,15 @@ models: # The travel_emission_lerp_fit uses points instead of intervals # List of (distance in km, footprint in ??) points: - - [0.0, 4.752454542242483e-15 ] - - [500.0, 78.04721681415921 ] - - [3690.0, 575.4223499999998 ] - - [3710, 534.7135814999998 ] - - [25000.0, 3603.1912500000008 ] + - [0.0, 0.0 ] + - [300.0, 0.0 ] + - [300.0, 47.496000000000016 ] + - [500.0, 79.16000000000003 ] + - [500.0, 78.03232675954409 ] + - [3700.0, 576.0823415958024 ] + - [3700.0, 541.2334271596557 ] + - [20000.0, 2878.919114979337 ] + - [25000.0, 3596.0006143105275 ] - name: KLM data (no RF, not recommended) # Slugged version of the display name above -- libgit2 0.21.2