Skip to content

Commit

Permalink
ECC-1989: GRIB2: New parameter encodings from WMO FT2024-2
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed Dec 16, 2024
1 parent dee96d9 commit 78ea537
Show file tree
Hide file tree
Showing 14 changed files with 998 additions and 26 deletions.
2 changes: 1 addition & 1 deletion definitions/grib1/localConcepts/ecmf/shortName.def
Original file line number Diff line number Diff line change
Expand Up @@ -6230,7 +6230,7 @@
indicatorOfParameter = 221 ;
}
#Cosine of solar zenith angle
'uvcossza' = {
'cossza' = {
table2Version = 214 ;
indicatorOfParameter = 1 ;
}
Expand Down
2 changes: 1 addition & 1 deletion definitions/grib1/localConcepts/ecmf/units.def
Original file line number Diff line number Diff line change
Expand Up @@ -6230,7 +6230,7 @@
indicatorOfParameter = 221 ;
}
#Cosine of solar zenith angle
'~' = {
'Numeric' = {
table2Version = 214 ;
indicatorOfParameter = 1 ;
}
Expand Down
6 changes: 0 additions & 6 deletions definitions/grib2/localConcepts/ecmf/name.def
Original file line number Diff line number Diff line change
Expand Up @@ -5321,12 +5321,6 @@
parameterCategory = 213 ;
parameterNumber = 221 ;
}
#Cosine of solar zenith angle
'Cosine of solar zenith angle' = {
discipline = 192 ;
parameterCategory = 214 ;
parameterNumber = 1 ;
}
#UV biologically effective dose
'UV biologically effective dose' = {
discipline = 192 ;
Expand Down
6 changes: 6 additions & 0 deletions definitions/grib2/localConcepts/ecmf/name.legacy.def
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,12 @@
parameterCategory = 210 ;
parameterNumber = 197 ;
}
#Cosine of solar zenith angle
'Cosine of solar zenith angle' = {
discipline = 192 ;
parameterCategory = 214 ;
parameterNumber = 1 ;
}
#Ammonia mass mixing ratio
'Ammonia mass mixing ratio' = {
discipline = 192 ;
Expand Down
6 changes: 0 additions & 6 deletions definitions/grib2/localConcepts/ecmf/paramId.def
Original file line number Diff line number Diff line change
Expand Up @@ -5321,12 +5321,6 @@
parameterCategory = 213 ;
parameterNumber = 221 ;
}
#Cosine of solar zenith angle
'214001' = {
discipline = 192 ;
parameterCategory = 214 ;
parameterNumber = 1 ;
}
#UV biologically effective dose
'214002' = {
discipline = 192 ;
Expand Down
6 changes: 6 additions & 0 deletions definitions/grib2/localConcepts/ecmf/paramId.legacy.def
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,12 @@
parameterCategory = 210 ;
parameterNumber = 197 ;
}
#Cosine of solar zenith angle
'214001' = {
discipline = 192 ;
parameterCategory = 214 ;
parameterNumber = 1 ;
}
#Ammonia mass mixing ratio
'217019' = {
discipline = 192 ;
Expand Down
6 changes: 0 additions & 6 deletions definitions/grib2/localConcepts/ecmf/shortName.def
Original file line number Diff line number Diff line change
Expand Up @@ -5321,12 +5321,6 @@
parameterCategory = 213 ;
parameterNumber = 221 ;
}
#Cosine of solar zenith angle
'uvcossza' = {
discipline = 192 ;
parameterCategory = 214 ;
parameterNumber = 1 ;
}
#UV biologically effective dose
'uvbed' = {
discipline = 192 ;
Expand Down
6 changes: 6 additions & 0 deletions definitions/grib2/localConcepts/ecmf/shortName.legacy.def
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,12 @@
parameterCategory = 210 ;
parameterNumber = 197 ;
}
#Cosine of solar zenith angle
'cossza' = {
discipline = 192 ;
parameterCategory = 214 ;
parameterNumber = 1 ;
}
#Ammonia mass mixing ratio
'nh3' = {
discipline = 192 ;
Expand Down
6 changes: 0 additions & 6 deletions definitions/grib2/localConcepts/ecmf/units.def
Original file line number Diff line number Diff line change
Expand Up @@ -5321,12 +5321,6 @@
parameterCategory = 213 ;
parameterNumber = 221 ;
}
#Cosine of solar zenith angle
'~' = {
discipline = 192 ;
parameterCategory = 214 ;
parameterNumber = 1 ;
}
#UV biologically effective dose
'~' = {
discipline = 192 ;
Expand Down
6 changes: 6 additions & 0 deletions definitions/grib2/localConcepts/ecmf/units.legacy.def
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,12 @@
parameterCategory = 210 ;
parameterNumber = 197 ;
}
#Cosine of solar zenith angle
'Numeric' = {
discipline = 192 ;
parameterCategory = 214 ;
parameterNumber = 1 ;
}
#Ammonia mass mixing ratio
'kg kg**-1' = {
discipline = 192 ;
Expand Down
Loading

0 comments on commit 78ea537

Please sign in to comment.