From c691f98ff262a1270179f0c2b7e81a797216fe4f Mon Sep 17 00:00:00 2001 From: Antoine Goutenoir Date: Fri, 1 Nov 2019 22:13:50 +0100 Subject: [PATCH] Pretty sure these are kilograms :) --- content.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content.yml b/content.yml index 204e349..7afc8de 100644 --- a/content.yml +++ b/content.yml @@ -43,7 +43,7 @@ models: # Flat scalar to multiply before scaling with laws scale_before: 1 # The travel_emission_lerp_fit uses points instead of intervals - # List of (distance in km, footprint in ??) + # List of (distance in km, footprint in kg) points: - [0.0, 0.0 ] - [300.0, 0.0 ] @@ -79,7 +79,7 @@ models: # Flat scalar to multiply before scaling with laws scale_before: 1 # The travel_emission_lerp_fit uses points instead of intervals - # List of (distance in km, footprint in ??) + # List of (distance in km, footprint in kg) points: - [ 300.0, 120.42928309 ] - [ 1500.0, 278.88301355 ] @@ -112,7 +112,7 @@ models: # Flat scalar to multiply before scaling with laws scale_before: 1 # The travel_emission_lerp_fit uses points instead of intervals - # List of (distance in km, footprint in ??) + # List of (distance in km, footprint in kg) points: - [0.0, 0.0 ] - [300.0, 0.0 ] @@ -169,7 +169,7 @@ models: # Flat scalar to multiply before scaling with laws scale_before: 1 # The travel_emission_lerp_fit uses points instead of intervals - # List of (distance in km, footprint in ??) + # List of (distance in km, footprint in kg) points: - [0.0, 0.0 ] - [300.0, 0.0 ] @@ -207,7 +207,7 @@ models: # Flat scalar to multiply before scaling with laws scale_before: 1 # The travel_emission_lerp_fit uses points instead of intervals - # List of (distance in km, footprint in ??) + # List of (distance in km, footprint in kg) points: - [0.0, 0.0 ] - [300.0, 0.0 ] -- libgit2 0.21.2