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

Compare with Current View Page History

« Previous Version 9 Next »

General requirements

Encoding format

Units

Output frequency

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

Missing values

  • Bitmaps shall be used to indicate missing values (i.e. Soil temperature (st) shall be coded using a bitmap, because there is no model output over the sea)

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. The 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 Wave verification

General encoding details

 

Section 1
Octets Key nameValueDescription
6-7centreXCentre's code (next table)
8-9subCentreXIf centre is not sufficient (next table)
10tablesVersion19latest WMO table
20productionStatusOfProcessedData0

Operational products

  1Operational test products
21typeOfProcessedData1Forecast products

 

asdfa

Centre codes (WMO Manual 306 - WMO Codes)

 OrganisationAcronymcentrevaluesubCentrevaluedescription
1

European Centre for  Medium-Range Weather

ECMWF  N/AN/A

ECMWF (RSMC)

2Met office, UKUKMO     
3Fleet Numerical Meteorology and Oceanography Centre, USAFNMOC     
4Environment and Climate Change Canada, CanadaECCC     
5National Centres for Environmental Prediction, USANCEP     
6Météo France, FranceMETFR     
7Deutscher Wetterdienst, GermanyDWD     
8Bureau of Meteorology, AustraliaBoM     
9Service Hydrographique et Océanographique de la Marine, FranceSHOM

    
10Japan Meteorological Agency, JapanJMA     
11Korea Meteorological Administration, Republic of KoreaKMA     
12Puertos del Estado, SpainPRTOS     
13Danmarks Meteorologiske Institut, DenmarkDMI     
14

National Institute of Water

 and Atmospheric Research, New Zealand
NIWA     
15

Det Norske Meteorologiske Institutt, Norway

METNO     
16

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

SHNSM     
17

New Zealand MetService

NZMS     
18Servizio Meteorologico dell'Aeronautica Militare, ItalyMETEOAM     

 

nazdar

 

 

 

 

 

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))

Example of the validity type encoding

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_165.128_1x1.grb2

10 metre V wind component 

WAVE_166.128_1x1.grb2
Mean wave period based on second momentWAVE_221.140_1x1.grb2
Mean wave directionWAVE_230.140_1x1.grb2
Peak wave periodWAVE_231.140_1x1.grb2

Significant height of combined wind waves and swell

WAVE_229.140_1x1.grb2

 

 

 

  • No labels