mirror of https://github.com/ecmwf/eccodes.git
ECC-1730: GRIB2: replace encodings of instantaneous turbulent surface stress component parameters (Part 2)
This commit is contained in:
parent
91955515dc
commit
2af959676c
|
@ -523,14 +523,14 @@
|
|||
'iews' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 38 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous northward turbulent surface stress
|
||||
'inss' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 37 ;
|
||||
parameterNumber = 63 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous surface sensible heat flux
|
||||
|
|
|
@ -523,14 +523,14 @@
|
|||
'Instantaneous eastward turbulent surface stress' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 38 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous northward turbulent surface stress
|
||||
'Instantaneous northward turbulent surface stress' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 37 ;
|
||||
parameterNumber = 63 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous surface sensible heat flux
|
||||
|
|
|
@ -523,14 +523,14 @@
|
|||
'229' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 38 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous northward turbulent surface stress
|
||||
'230' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 37 ;
|
||||
parameterNumber = 63 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous surface sensible heat flux
|
||||
|
|
|
@ -523,14 +523,14 @@
|
|||
'iews' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 38 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous northward turbulent surface stress
|
||||
'inss' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 37 ;
|
||||
parameterNumber = 63 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous surface sensible heat flux
|
||||
|
|
|
@ -523,14 +523,14 @@
|
|||
'N m**-2' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 38 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous northward turbulent surface stress
|
||||
'N m**-2' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 37 ;
|
||||
parameterNumber = 63 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Instantaneous surface sensible heat flux
|
||||
|
|
Loading…
Reference in New Issue