We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e475306 commit bd78778Copy full SHA for bd78778
config/level0_cor.yml
@@ -14,7 +14,7 @@ dictionary_input: # variable_name_in_file: variable_name_in_software
14
"Flag": "flag"
15
input_units: # data units in radiosonde files (cor)
16
"pressure" : "hPa"
17
- "temperature" : "degree Celcius"
+ "temperature" : "degree_Celsius"
18
"humidity" : "percent"
19
"wind_direction" : "degree"
20
"wind_speed" : "m/s"
0 commit comments