Skip to content

Commit 1678a5f

Browse files
committed
fix(era5): invalid short name for 2m temperature variable
1 parent 46142e5 commit 1678a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openhexa/toolbox/era5/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
},
156156
"2m_temperature": {
157157
"name": "2 metre temperature",
158-
"shortname": "2t",
158+
"shortname": "t2m",
159159
"units": "K",
160160
"grib1": true,
161161
"grib2": false

0 commit comments

Comments
 (0)