mirror of https://github.com/ecmwf/eccodes.git
ECC-964: update parameter 171207 with correct shortname
This commit is contained in:
parent
056e93e3d6
commit
659bd81f37
|
@ -137,7 +137,7 @@
|
|||
204 204 - Precipitation analysis weights
|
||||
205 205 - Runoff (m)
|
||||
206 206 - Total column ozone (kg m**-2)
|
||||
207 207 - 10 metre wind speed (m s**-1)
|
||||
207 207 10SIA 10 metre wind speed (m s**-1)
|
||||
208 208 - Top net solar radiation, clear sky (W m**-2 s)
|
||||
209 209 - Top net thermal radiation, clear sky (W m**-2 s)
|
||||
210 210 - Surface net solar radiation, clear sky (W m**-2 s)
|
||||
|
|
|
@ -14375,7 +14375,7 @@
|
|||
indicatorOfParameter = 206 ;
|
||||
}
|
||||
#10 metre wind speed anomaly
|
||||
'10ua' = {
|
||||
'10sia' = {
|
||||
table2Version = 171 ;
|
||||
indicatorOfParameter = 207 ;
|
||||
}
|
||||
|
|
|
@ -18583,7 +18583,7 @@
|
|||
parameterNumber = 206 ;
|
||||
}
|
||||
#10 metre wind speed anomaly
|
||||
'ua10' = {
|
||||
'sia10' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 171 ;
|
||||
parameterNumber = 207 ;
|
||||
|
|
|
@ -18583,7 +18583,7 @@
|
|||
parameterNumber = 206 ;
|
||||
}
|
||||
#10 metre wind speed anomaly
|
||||
'10ua' = {
|
||||
'10sia' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 171 ;
|
||||
parameterNumber = 207 ;
|
||||
|
|
Loading…
Reference in New Issue