Commit 41d7dd46c7f642224137b85af2a47e50ffe95c70

Authored by Didier BARRET
1 parent 3057adf7
Exists in master

Update labels of the plot and methods.

Showing 1 changed file with 7 additions and 7 deletions   Show diff stats
@@ -29,7 +29,7 @@ shared_config: @@ -29,7 +29,7 @@ shared_config:
29 29
30 # Aka. Laws 30 # Aka. Laws
31 models: 31 models:
32 - - name: Atmosfair (RFI=3 for altitude > 9 km) 32 + - name: Atmosfair (mul. factor=3 for altitude > 9 km)
33 # Slugged version of the display name above 33 # Slugged version of the display name above
34 # Only lowercase alphanumeric, starting with a letter, using - as liaison 34 # Only lowercase alphanumeric, starting with a letter, using - as liaison
35 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi 35 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi
@@ -67,7 +67,7 @@ models: @@ -67,7 +67,7 @@ models:
67 - [ 19999.9, 5606.129335551792 ] 67 - [ 19999.9, 5606.129335551792 ]
68 - [ 25000.0, 7094.270252762378 ] 68 - [ 25000.0, 7094.270252762378 ]
69 69
70 - - name: ADEME (RFI=2.0) 70 + - name: ADEME (mul. factor=2, from Carbon database)
71 # Slugged version of the display name above 71 # Slugged version of the display name above
72 # Only lowercase alphanumeric, starting with a letter, using - as liaison 72 # Only lowercase alphanumeric, starting with a letter, using - as liaison
73 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi 73 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi
@@ -129,7 +129,7 @@ models: @@ -129,7 +129,7 @@ models:
129 129
130 130
131 131
132 - - name: MyClimate (RFI=2) 132 + - name: MYCLIMATE (mul. factor=2)
133 # Slugged version of the display name above 133 # Slugged version of the display name above
134 # Only lowercase alphanumeric, starting with a letter, using - as liaison 134 # Only lowercase alphanumeric, starting with a letter, using - as liaison
135 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi 135 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi
@@ -171,7 +171,7 @@ models: @@ -171,7 +171,7 @@ models:
171 - [25000.0, 4163.431314509144 ] 171 - [25000.0, 4163.431314509144 ]
172 172
173 173
174 - - name: DEFRA (RFI=1.9) 174 + - name: DEFRA (mul. factor=RFI=1.9)
175 # Slugged version of the display name above 175 # Slugged version of the display name above
176 # Only lowercase alphanumeric, starting with a letter, using - as liaison 176 # Only lowercase alphanumeric, starting with a letter, using - as liaison
177 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi 177 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi
@@ -212,7 +212,7 @@ models: @@ -212,7 +212,7 @@ models:
212 - [19999.9, 2878.9047733493503 ] 212 - [19999.9, 2878.9047733493503 ]
213 - [25000.0, 3596.0006143105275 ] 213 - [25000.0, 3596.0006143105275 ]
214 214
215 - - name: French Ministry of Ecology (no RF, not recommended) 215 + - name: French Ministry of Ecology (no mul. factor, not recommended)
216 # Slugged version of the display name above 216 # Slugged version of the display name above
217 # Only lowercase alphanumeric, starting with a letter, using - as liaison 217 # Only lowercase alphanumeric, starting with a letter, using - as liaison
218 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi 218 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi
@@ -271,7 +271,7 @@ models: @@ -271,7 +271,7 @@ models:
271 - [19999.9, 1879.1906300000016 ] 271 - [19999.9, 1879.1906300000016 ]
272 - [25000.0, 2347.7000000000016 ] 272 - [25000.0, 2347.7000000000016 ]
273 273
274 - - name: KLM data (no RF, not recommended) 274 + - name: KLM data best fit (no mul. factor, not recommended)
275 # Slugged version of the display name above 275 # Slugged version of the display name above
276 # Only lowercase alphanumeric, starting with a letter, using - as liaison 276 # Only lowercase alphanumeric, starting with a letter, using - as liaison
277 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi 277 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi
@@ -310,7 +310,7 @@ models: @@ -310,7 +310,7 @@ models:
310 - [14999.9, 962.2587735768744 ] 310 - [14999.9, 962.2587735768744 ]
311 - [25000.0, 1522.7313138757793 ] 311 - [25000.0, 1522.7313138757793 ]
312 312
313 - - name: ICAO (no RF, not recommended) 313 + - name: ICAO data best fit (no mul. factor, not recommended)
314 # Slugged version of the display name above 314 # Slugged version of the display name above
315 # Only lowercase alphanumeric, starting with a letter, using - as liaison 315 # Only lowercase alphanumeric, starting with a letter, using - as liaison
316 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi 316 # In other words, MUST match ^[a-z]([a-z0-9-]*[a-z0-9])?$ eg: icao-with-rfi