diff --git a/definitions/common/c-1.table b/definitions/common/c-1.table index 5abb3f8ef..c50d48251 100644 --- a/definitions/common/c-1.table +++ b/definitions/common/c-1.table @@ -74,7 +74,7 @@ 210 210 Frascati (ESA/ESRIN) 211 211 Lannion 212 212 Lisboa -213 213 Reykjavik +213 birk Reykjavik 214 lemm INM Madrid 215 lssw Zurich 216 216 Service ARGOS Toulouse diff --git a/definitions/common/c-11.table b/definitions/common/c-11.table index 9451b1d6c..9374ffdad 100644 --- a/definitions/common/c-11.table +++ b/definitions/common/c-11.table @@ -73,7 +73,7 @@ 210 210 Frascati (ESA/ESRIN) 211 211 Lannion 212 212 Lisboa -213 213 Reykjavik +213 birk Reykjavik 214 lemm INM Madrid 215 lssw Zurich 216 216 Service ARGOS Toulouse diff --git a/definitions/grib2/local/2.0.table b/definitions/grib2/local/2.0.table index 471911b5b..6bc907413 100644 --- a/definitions/grib2/local/2.0.table +++ b/definitions/grib2/local/2.0.table @@ -78,7 +78,7 @@ 210 210 Frascati (ESA/ESRIN) 211 211 Lannion 212 212 Lisboa -213 213 Reykjavik +213 birk Reykjavik 214 lemm INM 215 lssw Zurich 216 216 Service ARGOS Toulouse diff --git a/definitions/grib3/centre.table b/definitions/grib3/centre.table index 85cde3fcf..206305d7b 100644 --- a/definitions/grib3/centre.table +++ b/definitions/grib3/centre.table @@ -78,7 +78,7 @@ 210 210 Frascati (ESA/ESRIN) 211 211 Lannion 212 212 Lisboa -213 213 Reykjavik +213 birk Reykjavik 214 lemm INM 215 lssw Zurich 216 216 Service ARGOS Toulouse diff --git a/definitions/grib3/local/2.0.table b/definitions/grib3/local/2.0.table index 91bdf6d35..c7045705c 100644 --- a/definitions/grib3/local/2.0.table +++ b/definitions/grib3/local/2.0.table @@ -78,7 +78,7 @@ 210 210 Frascati (ESA/ESRIN) 211 211 Lannion 212 212 Lisboa -213 213 Reykjavik +213 birk Reykjavik 214 lemm INM 215 lssw Zurich 216 216 Service ARGOS Toulouse diff --git a/src/bufr_util.cc b/src/bufr_util.cc index fb7cea585..b19df6fd4 100644 --- a/src/bufr_util.cc +++ b/src/bufr_util.cc @@ -742,6 +742,8 @@ static const char* codes_bufr_header_get_centre_name(long edition, long centre_c return "wiix"; case 204: return "niwa"; + case 213: + return "birk"; case 214: return "lemm"; case 215: