You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

General requirements

Encoding format

  • Participating Centres are expected to produce output fields in GRIB2 data format and with consistent units. For more information please refer to WMO Manual on Codes  

Parameters

Units

  • All fields shall use units as defined in WMO Tables 

Output frequency

  • The model output steps should be between 1 and 12 hour

Missing values

  • Bitmaps shall be used to indicate missing values

Grid and resolution

  • The fields have to be provided on a  regular latitude‐longitude grid at the resolution that is best matching the native resolution of the direct  model output.
  • Grids are defined in GRIB2 using an accuracy of 1/1000000 (one millionth) of a degree.

GRIB2 encoding

Encoding software

ECMWF makes available a GRIB decoding library (ecCodes) for the benefit of the WMO community. ecCodes can be freely downloaded from here and the documentation can be found here. EcCodes provides a simplified access to GRIB2 headers through a set of virtual keys documented here

Encoding details

The complete WMO compliant GRIB2 definitions of all wave parameters are linked in the page LC-WFV technical details

General encoding details

Specific details which should be encoded in GRIB2 sections 1 and 4:

Section 1
Octets Key nameValueDescription
6-7centreXWMO Centre's code (table below)
8-9subCentreXWMO Sub-Centre's code if needed (table below)
10tablesVersion19The latest WMO table
20productionStatusOfProcessedData0

Production data

  1Test data
21typeOfProcessedData0Analysis products
  1Forecast products
Section 4
OctetsKey name

Value

Description

8-9productDefinitionTemplateNumber

0

Analysis and Forecast products (instantaneous)

(Analysis or forecast at a horizontal level or in a horizontal layer at a point in time (grib2/tables/17/4.0.table))

WMO Centre codes

The codes below are based on WMO Manual 306 - WMO Codes. Each organization must be uniquely identified by its WMO code. If necessary to distinguish between two organizations using the same WMO code the Sub-Centre one which differs must be provided.

OrganisationAcronymWMO Centre codeWMO Centre abbrev.WMO Sub-Centre

European Centre for  Medium-Range Weather, UK

ECMWF98ecmf N/A
Met office, UKUKMO74egrr N/A
Fleet Numerical Meteorology and Oceanography Center, USAFNMOC58fnmo N/A
Environment and Climate Change Canada, CanadaECCC54cwao N/A
National Centres for Environmental Prediction, USANCEP7kwbc N/A
Météo France, FranceMETFR84lfpw N/A
Deutscher Wetterdienst, GermanyDWD78edzw N/A
Bureau of Meteorology, AustraliaBoM1ammc 
Laboratoire D'Océanographie Physique et Spatiale, FranceLOPS85/84lfrb/lfpw202
Japan Meteorological Agency, JapanJMA34rjtd N/A
Korea Meteorological Administration, Republic of KoreaKMA40rksl N/A
Puertos del Estado, SpainPRTOS214lemm N/A
Danmarks Meteorologiske Institut, DenmarkDMI94ekmi N/A

National Institute of Water and Atmospheric Research, New Zealand

NIWA204niwa N/A

Det Norske Meteorologiske Institutt, Norway

METNO88enmi N/A

Servicio de Hidrografía Naval, Servicio Meteorológico, Argentina

SHNSM41sabm N/A

New Zealand MetService

NZMS69nzkl N/A
Servizio Meteorologico dell'Aeronautica Militare, ItalyMETEOAM80cnmc N/A

Example of the validity type encoding

Instantaneous

This example describes an instantaneous field  valid on 20120103 00Z from a forecast starting on 20120101 00Z (time step=48 hours) .

  • In bold, the values are fixed. They are meant to be used by all partners
  • In green, these are the values for the example.
Time ( instantaneous )
Start of forecast ( section 1 )

Octets

 

 values

Meaning of valuesGrib_api values
12Significance of Reference Time1Start of forecast 
13-14Year (four digits)2012year of start of forecast

 

dataDate=20120101 

dataTime=0


15Month01month of start of forecast
16Day01day of start of forecast
17Hour00hour of start of forecast
 section 4 e.g. template 4.1
18Indicator of unit of time range 1Hour 
19-22Forecast time48Forecast stepstepType=instant, step=48

Examples of  the required GRIB2 files

parameter

Sample file

10 metre U wind component 

wave.10u.grib2

10 metre V wind component 

wave.10v.grib2
Mean wave period based on second momentwave.mp2.grib2
Mean wave directionwave.mwd.grib2
Peak wave periodwave.pp1d.grib2

Significant height of combined wind waves and swell

wave.swh.grib2

 

 

 

 

  • No labels