Skip to content

Commit bd78778

Browse files
fix unit typos
co-authored-by: Marius Rixen <marius.rixen@mpimet.mpg.de>
1 parent e475306 commit bd78778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/level0_cor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dictionary_input: # variable_name_in_file: variable_name_in_software
1414
"Flag": "flag"
1515
input_units: # data units in radiosonde files (cor)
1616
"pressure" : "hPa"
17-
"temperature" : "degree Celcius"
17+
"temperature" : "degree_Celsius"
1818
"humidity" : "percent"
1919
"wind_direction" : "degree"
2020
"wind_speed" : "m/s"

0 commit comments

Comments
 (0)