ECC-1706: KNMI fixed

This commit is contained in:
shahramn 2024-06-12 10:58:49 +01:00
parent 57026bcd01
commit eb0080fe0d
4 changed files with 7 additions and 7 deletions

View File

@ -64,7 +64,7 @@
96 96 Athens
97 97 European Space Agency (ESA)
98 ecmf European Centre for Medium-Range Weather Forecasts
99 99 DeBilt, Netherlands
99 knmi DeBilt, Netherlands
110 110 Hong-Kong
160 160 US NOAA/NESDIS
173 nasa US National Aeronautics and Space Administration (NASA)
@ -85,7 +85,7 @@
235 ingv INGV
239 crfc CERFAX
244 vuwien VUWien
245 knmi KNMI
245 245 Ukraine (NMC)
246 ifmk IfM-Kiel
247 hadc Hadley Centre
250 cosmo COnsortium for Small scale MOdelling (COSMO)

View File

@ -85,7 +85,7 @@
96 96 Athens
97 97 European Space Agency (ESA)
98 ecmf European Centre for Medium-Range Weather Forecasts
99 99 DeBilt, Netherlands
99 knmi DeBilt, Netherlands
100 100 Brazzaville
101 101 Abidjan
102 102 Libya (NMC)
@ -218,7 +218,7 @@
242 242 Romania (NMC)
243 243 Syrian Arab Republic (NMC)
244 vuwien VUWien
245 knmi KNMI
245 245 Ukraine (NMC)
246 ifmk IfM-Kiel
247 hadc Hadley Centre
248 248 Montenegro (NMC)

View File

@ -63,7 +63,7 @@
96 96 Athens
97 97 European Space Agency (ESA)
98 ecmf European Centre for Medium-Range Weather Forecasts
99 99 DeBilt, Netherlands
99 knmi DeBilt, Netherlands
#100 to 109 Reserved for centres in Region I which are not in the list above
110 110 Hong-Kong
#111 to 133 Reserved for centres in Region II which are not in the list above
@ -104,7 +104,7 @@
241 241 Monaco
242 242 Romania (NMC)
244 vuwien VUWien
245 knmi KNMI
245 245 Ukraine (NMC)
246 ifmk IfM-Kiel
247 hadc Hadley Centre
250 cosmo COnsortium for Small scale MOdelling (COSMO)

View File

@ -760,7 +760,7 @@ static const char* codes_bufr_header_get_centre_name(long edition, long centre_c
return "crfc";
case 244:
return "vuwien";
case 245:
case 99:
return "knmi";
case 246:
return "ifmk";