mirror of https://github.com/ecmwf/eccodes.git
ECC-1594: GRIB: Deletion of unused parameter definitions
This commit is contained in:
parent
f493dfcc8e
commit
c6e6b69845
|
@ -15344,11 +15344,6 @@
|
|||
table2Version = 174 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'ssro' = {
|
||||
table2Version = 174 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'p31.174' = {
|
||||
table2Version = 174 ;
|
||||
|
|
|
@ -15344,11 +15344,6 @@
|
|||
table2Version = 174 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'Sub-surface runoff' = {
|
||||
table2Version = 174 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'Fraction of sea-ice in sea' = {
|
||||
table2Version = 174 ;
|
||||
|
|
|
@ -15344,11 +15344,6 @@
|
|||
table2Version = 174 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'174009' = {
|
||||
table2Version = 174 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'174031' = {
|
||||
table2Version = 174 ;
|
||||
|
|
|
@ -15344,11 +15344,6 @@
|
|||
table2Version = 174 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'ssro' = {
|
||||
table2Version = 174 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'~' = {
|
||||
table2Version = 174 ;
|
||||
|
|
|
@ -15344,11 +15344,6 @@
|
|||
table2Version = 174 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'kg m**-2' = {
|
||||
table2Version = 174 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'(0 - 1)' = {
|
||||
table2Version = 174 ;
|
||||
|
|
|
@ -19694,12 +19694,6 @@
|
|||
parameterCategory = 174 ;
|
||||
parameterNumber = 6 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'ssro' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 174 ;
|
||||
parameterNumber = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'p31.174' = {
|
||||
discipline = 192 ;
|
||||
|
|
|
@ -19694,12 +19694,6 @@
|
|||
parameterCategory = 174 ;
|
||||
parameterNumber = 6 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'Sub-surface runoff' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 174 ;
|
||||
parameterNumber = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'Fraction of sea-ice in sea' = {
|
||||
discipline = 192 ;
|
||||
|
|
|
@ -19694,12 +19694,6 @@
|
|||
parameterCategory = 174 ;
|
||||
parameterNumber = 6 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'174009' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 174 ;
|
||||
parameterNumber = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'174031' = {
|
||||
discipline = 192 ;
|
||||
|
|
|
@ -19694,12 +19694,6 @@
|
|||
parameterCategory = 174 ;
|
||||
parameterNumber = 6 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'ssro' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 174 ;
|
||||
parameterNumber = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'~' = {
|
||||
discipline = 192 ;
|
||||
|
|
|
@ -19694,12 +19694,6 @@
|
|||
parameterCategory = 174 ;
|
||||
parameterNumber = 6 ;
|
||||
}
|
||||
#Sub-surface runoff
|
||||
'kg m**-2' = {
|
||||
discipline = 192 ;
|
||||
parameterCategory = 174 ;
|
||||
parameterNumber = 9 ;
|
||||
}
|
||||
#Fraction of sea-ice in sea
|
||||
'(0 - 1)' = {
|
||||
discipline = 192 ;
|
||||
|
|
Loading…
Reference in New Issue