diff --git a/definitions/Makefile.am b/definitions/Makefile.am index bf2124df7..066123c91 100644 --- a/definitions/Makefile.am +++ b/definitions/Makefile.am @@ -252,6 +252,20 @@ dist_definitionsgrib1_localConcepts_edzw_DATA = \ grib1/localConcepts/edzw/shortName.def\ grib1/localConcepts/edzw/units.def +definitionsgrib1_localConcepts_ekmidir = @GRIB_DEFINITION_PATH@/grib1/localConcepts/ekmi +dist_definitionsgrib1_localConcepts_ekmi_DATA = \ + grib1/localConcepts/ekmi/name.def\ + grib1/localConcepts/ekmi/paramId.def\ + grib1/localConcepts/ekmi/shortName.def\ + grib1/localConcepts/ekmi/units.def + +definitionsgrib1_localConcepts_enmidir = @GRIB_DEFINITION_PATH@/grib1/localConcepts/enmi +dist_definitionsgrib1_localConcepts_enmi_DATA = \ + grib1/localConcepts/enmi/name.def\ + grib1/localConcepts/enmi/paramId.def\ + grib1/localConcepts/enmi/shortName.def\ + grib1/localConcepts/enmi/units.def + definitionsgrib1_localConcepts_eswidir = @GRIB_DEFINITION_PATH@/grib1/localConcepts/eswi dist_definitionsgrib1_localConcepts_eswi_DATA = \ grib1/localConcepts/eswi/cfName.def\ @@ -275,6 +289,13 @@ dist_definitionsgrib1_localConcepts_lfpw_DATA = \ grib1/localConcepts/lfpw/shortName.def\ grib1/localConcepts/lfpw/units.def +definitionsgrib1_localConcepts_lowmdir = @GRIB_DEFINITION_PATH@/grib1/localConcepts/lowm +dist_definitionsgrib1_localConcepts_lowm_DATA = \ + grib1/localConcepts/lowm/name.def\ + grib1/localConcepts/lowm/paramId.def\ + grib1/localConcepts/lowm/shortName.def\ + grib1/localConcepts/lowm/units.def + definitionsgrib1_localConcepts_sbsjdir = @GRIB_DEFINITION_PATH@/grib1/localConcepts/sbsj dist_definitionsgrib1_localConcepts_sbsj_DATA = \ grib1/localConcepts/sbsj/name.def\ @@ -518,6 +539,13 @@ dist_definitionsgrib2_localConcepts_edzw_DATA = \ grib2/localConcepts/edzw/shortName.def\ grib2/localConcepts/edzw/units.def +definitionsgrib2_localConcepts_ekmidir = @GRIB_DEFINITION_PATH@/grib2/localConcepts/ekmi +dist_definitionsgrib2_localConcepts_ekmi_DATA = \ + grib2/localConcepts/ekmi/name.def\ + grib2/localConcepts/ekmi/paramId.def\ + grib2/localConcepts/ekmi/shortName.def\ + grib2/localConcepts/ekmi/units.def + definitionsgrib2_localConcepts_kwbcdir = @GRIB_DEFINITION_PATH@/grib2/localConcepts/kwbc dist_definitionsgrib2_localConcepts_kwbc_DATA = \ grib2/localConcepts/kwbc/name.def\ diff --git a/definitions/grib1/0.table b/definitions/grib1/0.table index cb348b3bc..5eb37938a 100644 --- a/definitions/grib1/0.table +++ b/definitions/grib1/0.table @@ -57,7 +57,7 @@ 91 91 Ankara 92 92 Frankfurt/Main (RAFC) 93 93 London (WAFC) -94 94 Copenhagen +94 ekmi Copenhagen 95 95 Rota 96 96 Athens 97 97 European Space Agency (ESA) diff --git a/definitions/grib1/localConcepts/ekmi/name.def b/definitions/grib1/localConcepts/ekmi/name.def new file mode 100644 index 000000000..2e4c487d4 --- /dev/null +++ b/definitions/grib1/localConcepts/ekmi/name.def @@ -0,0 +1,21 @@ +#Provided by Henrik Feddersen (Danish Meteorological Institute) +#Total precipitation +'Total precipitation' = { + table2Version = 1 ; + indicatorOfParameter = 61 ; + } +#10 metre wind gust +'10 metre wind gust' = { + table2Version = 1 ; + indicatorOfParameter = 228 ; + } +#convective available potential energy +'Convective available potential energy' = { + table2Version = 1 ; + indicatorOfParameter = 225 ; + } +#Convective inhibition +'Convective inhibition' = { + table2Version = 1 ; + indicatorOfParameter = 224 ; + } diff --git a/definitions/grib1/localConcepts/ekmi/paramId.def b/definitions/grib1/localConcepts/ekmi/paramId.def new file mode 100644 index 000000000..9039a994d --- /dev/null +++ b/definitions/grib1/localConcepts/ekmi/paramId.def @@ -0,0 +1,21 @@ +#Provided by Henrik Feddersen (Danish Meteorological Institute) +#Total precipitation +'94001061' = { + table2Version = 1 ; + indicatorOfParameter = 61 ; + } +#10 metre wind gust +'94001228' = { + table2Version = 1 ; + indicatorOfParameter = 228 ; + } +#convective available potential energy +'94001225' = { + table2Version = 1 ; + indicatorOfParameter = 225 ; + } +#Convective inhibition +'94001224' = { + table2Version = 1 ; + indicatorOfParameter = 224 ; + } diff --git a/definitions/grib1/localConcepts/ekmi/shortName.def b/definitions/grib1/localConcepts/ekmi/shortName.def new file mode 100644 index 000000000..026923742 --- /dev/null +++ b/definitions/grib1/localConcepts/ekmi/shortName.def @@ -0,0 +1,21 @@ +#Provided by Henrik Feddersen (Danish Meteorological Institute) +#Total precipitation +'tp' = { + table2Version = 1 ; + indicatorOfParameter = 61 ; + } +#10 metre wind gust +'gust' = { + table2Version = 1 ; + indicatorOfParameter = 228 ; + } +#convective available potential energy +'cape' = { + table2Version = 1 ; + indicatorOfParameter = 225 ; + } +#Convective inhibition +'cin' = { + table2Version = 1 ; + indicatorOfParameter = 224 ; + } diff --git a/definitions/grib1/localConcepts/ekmi/units.def b/definitions/grib1/localConcepts/ekmi/units.def new file mode 100644 index 000000000..276dd2334 --- /dev/null +++ b/definitions/grib1/localConcepts/ekmi/units.def @@ -0,0 +1,21 @@ +#Provided by Henrik Feddersen (Danish Meteorological Institute) +#Total precipitation +'kg m**-2' = { + table2Version = 1 ; + indicatorOfParameter = 61 ; + } +#10 metre wind gust +'m s**-1' = { + table2Version = 1 ; + indicatorOfParameter = 228 ; + } +#convective available potential energy +'J kg**-1' = { + table2Version = 1 ; + indicatorOfParameter = 225 ; + } +#Convective inhibition +'J kg**-1' = { + table2Version = 1 ; + indicatorOfParameter = 224 ; + } diff --git a/definitions/grib1/localConcepts/enmi/name.def b/definitions/grib1/localConcepts/enmi/name.def new file mode 100644 index 000000000..1150bc706 --- /dev/null +++ b/definitions/grib1/localConcepts/enmi/name.def @@ -0,0 +1,11 @@ +#Provided by Inger-Lise Frogner (Norwegian Meteorological Institute) +#Total precipitation +'Total precipitation' = { + table2Version = 1 ; + indicatorOfParameter = 61 ; + } +#10 metre wind gust +'10 metre wind gust' = { + table2Version = 1 ; + indicatorOfParameter = 228 ; + } diff --git a/definitions/grib1/localConcepts/enmi/paramId.def b/definitions/grib1/localConcepts/enmi/paramId.def new file mode 100644 index 000000000..f154d0380 --- /dev/null +++ b/definitions/grib1/localConcepts/enmi/paramId.def @@ -0,0 +1,11 @@ +#Provided by Inger-Lise Frogner (Norwegian Meteorological Institute) +#Total precipitation +'88001061' = { + table2Version = 1 ; + indicatorOfParameter = 61 ; + } +#10 metre wind gust +'88001228' = { + table2Version = 1 ; + indicatorOfParameter = 228 ; + } diff --git a/definitions/grib1/localConcepts/enmi/shortName.def b/definitions/grib1/localConcepts/enmi/shortName.def new file mode 100644 index 000000000..fbcfe4487 --- /dev/null +++ b/definitions/grib1/localConcepts/enmi/shortName.def @@ -0,0 +1,11 @@ +#Provided by Inger-Lise Frogner (Norwegian Meteorological Institute) +#Total precipitation +'tp' = { + table2Version = 1 ; + indicatorOfParameter = 61 ; + } +#10 metre wind gust +'gust' = { + table2Version = 1 ; + indicatorOfParameter = 228 ; + } diff --git a/definitions/grib1/localConcepts/enmi/units.def b/definitions/grib1/localConcepts/enmi/units.def new file mode 100644 index 000000000..5d257d83b --- /dev/null +++ b/definitions/grib1/localConcepts/enmi/units.def @@ -0,0 +1,11 @@ +#Provided by Inger-Lise Frogner (Norwegian Meteorological Institute) +#Total precipitation +'kg m**-2' = { + table2Version = 1 ; + indicatorOfParameter = 61 ; + } +#10 metre wind gust +'m s**-1' = { + table2Version = 1 ; + indicatorOfParameter = 228 ; + } diff --git a/definitions/grib1/localConcepts/lowm/name.def b/definitions/grib1/localConcepts/lowm/name.def new file mode 100644 index 000000000..a6d0cec59 --- /dev/null +++ b/definitions/grib1/localConcepts/lowm/name.def @@ -0,0 +1,66 @@ +#Provided by Florian Weidle (ZAMG/Austria) +#Mean sea level pressure +'Mean sea level pressure' = { + table2Version = 201 ; + indicatorOfParameter = 151 ; + } +#Convective available potential energy +'Convective available potential energy' = { + table2Version = 201 ; + indicatorOfParameter = 238 ; + } +#Convective inhibition +'Convective inhibition' = { + table2Version = 201 ; + indicatorOfParameter = 243 ; + } +#Total Precipitation +'Total precipitation' = { + table2Version = 201 ; + indicatorOfParameter = 208 ; + } +#2 metre dewpoint temperature +'2 metre dewpoint temperature' = { + table2Version = 201 ; + indicatorOfParameter = 168 ; + } +#2 metre temperature +'2 metre temperature' = { + table2Version = 201 ; + indicatorOfParameter = 167 ; + } +#10 metre U wind component +'10 metre U wind component' = { + table2Version = 201 ; + indicatorOfParameter = 165 ; + } +#10 metre V wind component +'10 metre V wind component' = { + table2Version = 201 ; + indicatorOfParameter = 166 ; + } +#10 metre wind gust +'10 metre wind gust' = { + table2Version = 201 ; + indicatorOfParameter = 206 ; + } +#Large-scale precipitation +'Large-scale precipitation' = { + table2Version = 201 ; + indicatorOfParameter = 232 ; + } +#Land-sea mask +'Land-sea mask' = { + table2Version = 201 ; + indicatorOfParameter = 81 ; + } +#Surface geopotential +'Surface geopotential' = { + table2Version = 201 ; + indicatorOfParameter = 235 ; + } +#Orography +'Orography' = { + table2Version = 201 ; + indicatorOfParameter = 233 ; + } diff --git a/definitions/grib1/localConcepts/lowm/paramId.def b/definitions/grib1/localConcepts/lowm/paramId.def new file mode 100644 index 000000000..279bf4fc6 --- /dev/null +++ b/definitions/grib1/localConcepts/lowm/paramId.def @@ -0,0 +1,66 @@ +#Provided by Florian Weidle (ZAMG/Austria) +#Mean sea level pressure +'151' = { + table2Version = 201 ; + indicatorOfParameter = 151 ; + } +#Convective available potential energy +'59' = { + table2Version = 201 ; + indicatorOfParameter = 238 ; + } +#Convective inhibition +'228001' = { + table2Version = 201 ; + indicatorOfParameter = 243 ; + } +#Total Precipitation +'228228' = { + table2Version = 201 ; + indicatorOfParameter = 208 ; + } +#2 metre dewpoint temperature +'168' = { + table2Version = 201 ; + indicatorOfParameter = 168 ; + } +#2 metre temperature +'167' = { + table2Version = 201 ; + indicatorOfParameter = 167 ; + } +#10 metre U wind component +'165' = { + table2Version = 201 ; + indicatorOfParameter = 165 ; + } +#10 metre V wind component +'166' = { + table2Version = 201 ; + indicatorOfParameter = 166 ; + } +#10 metre wind gust +'228028' = { + table2Version = 201 ; + indicatorOfParameter = 206 ; + } +#Large-scale precipitation +'3062' = { + table2Version = 201 ; + indicatorOfParameter = 232 ; + } +#Land-sea mask +'172' = { + table2Version = 201 ; + indicatorOfParameter = 81 ; + } +#Surface geopotential +'162051' = { + table2Version = 201 ; + indicatorOfParameter = 235 ; + } +#Orography +'228002' = { + table2Version = 201 ; + indicatorOfParameter = 233 ; + } diff --git a/definitions/grib1/localConcepts/lowm/shortName.def b/definitions/grib1/localConcepts/lowm/shortName.def new file mode 100644 index 000000000..6945de839 --- /dev/null +++ b/definitions/grib1/localConcepts/lowm/shortName.def @@ -0,0 +1,66 @@ +#Provided by Florian Weidle (ZAMG/Austria) +#Mean sea level pressure +'msl' = { + table2Version = 201 ; + indicatorOfParameter = 151 ; + } +#Convective available potential energy +'cape' = { + table2Version = 201 ; + indicatorOfParameter = 238 ; + } +#Convective inhibition +'cin' = { + table2Version = 201 ; + indicatorOfParameter = 243 ; + } +#Total Precipitation +'tp' = { + table2Version = 201 ; + indicatorOfParameter = 208 ; + } +#2 metre dewpoint temperature +'2d' = { + table2Version = 201 ; + indicatorOfParameter = 168 ; + } +#2 metre temperature +'2t' = { + table2Version = 201 ; + indicatorOfParameter = 167 ; + } +#10 metre U wind component +'10u' = { + table2Version = 201 ; + indicatorOfParameter = 165 ; + } +#10 metre V wind component +'10v' = { + table2Version = 201 ; + indicatorOfParameter = 166 ; + } +#10 metre wind gust +'gust' = { + table2Version = 201 ; + indicatorOfParameter = 206 ; + } +#Large-scale precipitation +'lsp' = { + table2Version = 201 ; + indicatorOfParameter = 232 ; + } +#Land-sea mask +'lsm' = { + table2Version = 201 ; + indicatorOfParameter = 81 ; + } +#Surface geopotential +'sg' = { + table2Version = 201 ; + indicatorOfParameter = 235 ; + } +#Orography +'orog' = { + table2Version = 201 ; + indicatorOfParameter = 233 ; + } diff --git a/definitions/grib1/localConcepts/lowm/units.def b/definitions/grib1/localConcepts/lowm/units.def new file mode 100644 index 000000000..973053472 --- /dev/null +++ b/definitions/grib1/localConcepts/lowm/units.def @@ -0,0 +1,66 @@ +#Provided by Florian Weidle (ZAMG/Austria) +#Mean sea level pressure +'Pa' = { + table2Version = 201 ; + indicatorOfParameter = 151 ; + } +#Convective available potential energy +'J kg**-1' = { + table2Version = 201 ; + indicatorOfParameter = 238 ; + } +#Convective inhibition +'J kg**-1' = { + table2Version = 201 ; + indicatorOfParameter = 243 ; + } +#Total Precipitation +'kg m**-2' = { + table2Version = 201 ; + indicatorOfParameter = 208 ; + } +#2 metre dewpoint temperature +'K' = { + table2Version = 201 ; + indicatorOfParameter = 168 ; + } +#2 metre temperature +'K' = { + table2Version = 201 ; + indicatorOfParameter = 167 ; + } +#10 metre U wind component +'m s**-1' = { + table2Version = 201 ; + indicatorOfParameter = 165 ; + } +#10 metre V wind component +'m s**-1' = { + table2Version = 201 ; + indicatorOfParameter = 166 ; + } +#10 metre wind gust +'m s**-1' = { + table2Version = 201 ; + indicatorOfParameter = 206 ; + } +#Large-scale precipitation +'kg m**-2' = { + table2Version = 201 ; + indicatorOfParameter = 232 ; + } +#Land-sea mask +'Proportion' = { + table2Version = 201 ; + indicatorOfParameter = 81 ; + } +#Surface geopotential +'m**2 s**-2' = { + table2Version = 201 ; + indicatorOfParameter = 235 ; + } +#Orography +'?gpm?' = { + table2Version = 201 ; + indicatorOfParameter = 233 ; + } diff --git a/definitions/grib2/localConcepts/ekmi/name.def b/definitions/grib2/localConcepts/ekmi/name.def new file mode 100644 index 000000000..5a1dc47d1 --- /dev/null +++ b/definitions/grib2/localConcepts/ekmi/name.def @@ -0,0 +1,17 @@ +#Provided by Henrik Feddersen (Danish Meteorological Institute) +#Convective inhibition +'Convective inhibition' = { + discipline = 0 ; + parameterCategory = 7 ; + parameterNumber = 7 ; + typeOfSecondFixedSurface = 8 ; + typeOfFirstFixedSurface = 1 ; + } +#Convective available potential energy +'Convective available potential energy' = { + discipline = 0 ; + parameterCategory = 7 ; + parameterNumber = 6 ; + typeOfFirstFixedSurface = 1 ; + typeOfSecondFixedSurface = 8 ; + } diff --git a/definitions/grib2/localConcepts/ekmi/paramId.def b/definitions/grib2/localConcepts/ekmi/paramId.def new file mode 100644 index 000000000..ea6f83d50 --- /dev/null +++ b/definitions/grib2/localConcepts/ekmi/paramId.def @@ -0,0 +1,17 @@ +#Provided by Henrik Feddersen (Danish Meteorological Institute) +#Convective inhibition +'94001224' = { + discipline = 0 ; + parameterCategory = 7 ; + parameterNumber = 7 ; + typeOfSecondFixedSurface = 8 ; + typeOfFirstFixedSurface = 1 ; + } +#Convective available potential energy +'94001225' = { + discipline = 0 ; + parameterCategory = 7 ; + parameterNumber = 6 ; + typeOfFirstFixedSurface = 1 ; + typeOfSecondFixedSurface = 8 ; + } diff --git a/definitions/grib2/localConcepts/ekmi/shortName.def b/definitions/grib2/localConcepts/ekmi/shortName.def new file mode 100644 index 000000000..793c3a4d0 --- /dev/null +++ b/definitions/grib2/localConcepts/ekmi/shortName.def @@ -0,0 +1,17 @@ +#Provided by Henrik Feddersen (Danish Meteorological Institute) +#Convective inhibition +'cin' = { + discipline = 0 ; + parameterCategory = 7 ; + parameterNumber = 7 ; + typeOfSecondFixedSurface = 8 ; + typeOfFirstFixedSurface = 1 ; + } +#Convective available potential energy +'cape' = { + discipline = 0 ; + parameterCategory = 7 ; + parameterNumber = 6 ; + typeOfFirstFixedSurface = 1 ; + typeOfSecondFixedSurface = 8 ; + } diff --git a/definitions/grib2/localConcepts/ekmi/units.def b/definitions/grib2/localConcepts/ekmi/units.def new file mode 100644 index 000000000..e927afa72 --- /dev/null +++ b/definitions/grib2/localConcepts/ekmi/units.def @@ -0,0 +1,17 @@ +#Provided by Henrik Feddersen (Danish Meteorological Institute) +#Convective inhibition +'J kg**-1' = { + discipline = 0 ; + parameterCategory = 7 ; + parameterNumber = 7 ; + typeOfSecondFixedSurface = 8 ; + typeOfFirstFixedSurface = 1 ; + } +#Convective available potential energy +'J kg**-1' = { + discipline = 0 ; + parameterCategory = 7 ; + parameterNumber = 6 ; + typeOfFirstFixedSurface = 1 ; + typeOfSecondFixedSurface = 8 ; + }