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

Compare with Current View Page History

« Previous Version 6 Next »


Data storage keywords

MARS

Specifies the ECMWF classification given to the data.

class=<value>

Archived data may originate from e.g. routine operations (od), from research experiments (rd), reanalysis data sets (e.g. e5 for ERA5, ei for ERA interim, e4 for ERA-40), TIGGE (ti) , S2S (s2) or experiments created by Member State's users (Internet country code, e.g. uk, es,...). Operations and reanalysis are the most frequently used data classes. A full list of ECMWF classes is available online.

Example:  2 m temperature fields from operational analyses at all synoptic time on 1st September 2018. 

retrieve,
 class=od,
 date=2018-09-01,
 expver=1,
 levtype=sfc,
 param=167.128,
 stream=oper,
 time=00/06/12/18,
 type=an,
 target="output"

Dissemination

Not supported (as all data needs to be from class od).



  • No labels