Commit 61d8a57c6fed4d33cf59c0e582b698b9d05f446c
1 parent
c7b2980b
Exists in
master
Update emission coefficient for DEFRA
Showing
1 changed file
with
9 additions
and
5 deletions
Show diff stats
content.yml
@@ -157,11 +157,15 @@ models: | @@ -157,11 +157,15 @@ models: | ||
157 | # The travel_emission_lerp_fit uses points instead of intervals | 157 | # The travel_emission_lerp_fit uses points instead of intervals |
158 | # List of (distance in km, footprint in ??) | 158 | # List of (distance in km, footprint in ??) |
159 | points: | 159 | points: |
160 | - - [0.0, 4.752454542242483e-15 ] | ||
161 | - - [500.0, 78.04721681415921 ] | ||
162 | - - [3690.0, 575.4223499999998 ] | ||
163 | - - [3710, 534.7135814999998 ] | ||
164 | - - [25000.0, 3603.1912500000008 ] | 160 | + - [0.0, 0.0 ] |
161 | + - [300.0, 0.0 ] | ||
162 | + - [300.0, 47.496000000000016 ] | ||
163 | + - [500.0, 79.16000000000003 ] | ||
164 | + - [500.0, 78.03232675954409 ] | ||
165 | + - [3700.0, 576.0823415958024 ] | ||
166 | + - [3700.0, 541.2334271596557 ] | ||
167 | + - [20000.0, 2878.919114979337 ] | ||
168 | + - [25000.0, 3596.0006143105275 ] | ||
165 | 169 | ||
166 | - name: KLM data (no RF, not recommended) | 170 | - name: KLM data (no RF, not recommended) |
167 | # Slugged version of the display name above | 171 | # Slugged version of the display name above |