mirror of https://github.com/ecmwf/eccodes.git
ECC-890: CAMS parameter 210249
This commit is contained in:
parent
6b4b8c9f14
commit
a819c9dcaf
|
@ -305,6 +305,14 @@
|
|||
scaledValueOfSecondFixedSurface = 300 ;
|
||||
scaleFactorOfSecondFixedSurface = 0 ;
|
||||
}
|
||||
#Ammonium aerosol mass mixing ratio
|
||||
'aermr18' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
aerosolType = 62003 ;
|
||||
is_aerosol = 1 ;
|
||||
}
|
||||
#10 metre wind gust in the last 3 hours
|
||||
'fg310' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -305,6 +305,14 @@
|
|||
scaledValueOfSecondFixedSurface = 300 ;
|
||||
scaleFactorOfSecondFixedSurface = 0 ;
|
||||
}
|
||||
#Ammonium aerosol mass mixing ratio
|
||||
'Ammonium aerosol mass mixing ratio' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
is_aerosol = 1 ;
|
||||
aerosolType = 62003 ;
|
||||
}
|
||||
#10 metre wind gust in the last 3 hours
|
||||
'10 metre wind gust in the last 3 hours' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -305,6 +305,14 @@
|
|||
scaledValueOfSecondFixedSurface = 300 ;
|
||||
scaleFactorOfSecondFixedSurface = 0 ;
|
||||
}
|
||||
#Ammonium aerosol mass mixing ratio
|
||||
'210249' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
aerosolType = 62003 ;
|
||||
is_aerosol = 1 ;
|
||||
}
|
||||
#10 metre wind gust in the last 3 hours
|
||||
'228028' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -305,6 +305,14 @@
|
|||
scaledValueOfSecondFixedSurface = 300 ;
|
||||
scaleFactorOfSecondFixedSurface = 0 ;
|
||||
}
|
||||
#Ammonium aerosol mass mixing ratio
|
||||
'aermr18' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
aerosolType = 62003 ;
|
||||
is_aerosol = 1 ;
|
||||
}
|
||||
#10 metre wind gust in the last 3 hours
|
||||
'10fg3' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -305,6 +305,14 @@
|
|||
scaledValueOfSecondFixedSurface = 300 ;
|
||||
scaleFactorOfSecondFixedSurface = 0 ;
|
||||
}
|
||||
#Ammonium aerosol mass mixing ratio
|
||||
'kg kg**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
is_aerosol = 1 ;
|
||||
aerosolType = 62003 ;
|
||||
}
|
||||
#10 metre wind gust in the last 3 hours
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
|
Loading…
Reference in New Issue