Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • the period from 1 August 2018 until present for 2-days delayed test data (experiment 9701)
  • the period from 29 October 2018 until present for near real-time test data (experiment 9704)
  • the period from 1 December 2018 until present for near real-time operational production data  with land-sea mask applied (experiment 100010)

MARS

If you have access to ECMWF systems you can retrieve test data from MARS archive using keywords:

Code Block
class=mc
expver=9710
stream=gfas
type=ga

Or operational the definitive production data, using keywords:

Code Block
class=mc
expver=0010
stream=gfas
type=ga

...

On the XX January 2019, we will stop pushing  test data  (9704) to the  ECPDS FTP dissemination directory and start to push the operational production data (0010) to the same directory. This change will be almost transparent for users. The only noticeable differences will be:

  • Sea points in all data field will have value 0, as a land-sea mask will be applied to them.
  • Users retrieving grib files  will notice that metadata attribute "experiment  Version Number" will be 0010 instead of 9704:
Code Block
languagebash
$ grib_ls -p  grib_ls -p experimentVersionNumber  z_cams_c_ecmf_201901100400_gfas_an_sfc_024_frpfire.grib
z_cams_c_ecmf_201901100400_gfas_an_sfc_024_frpfire.grib
experimentVersionNumber  
9704                    
1 of 1 messages in z_cams_c_ecmf_201901100400_gfas_an_sfc_024_frpfire.grib

...