MARS

Selects the representation of the archived data

repres=<value>

Selects the representation of the archived data if more than one is available, e.g. the ERA-15 archive contains surface data as Gaussian and latitude/longitude grid, fields on pressure levels are archived as both spherical harmonics and Gaussian grid. As this is no longer common practice, this keyword can in general be ignored. Valid values are sh for spherical harmonics, gg for Gaussian grid or ll for latitude/longitude. If nothing set, repres will default to sh.

Please note that this is an identification keyword rather than a request for any post-processing.

Example to specify 2 metre temperature from ERA-15 in latitude/longitude representation:

retrieve,
 class  = er,
 date   = 1978-12-01,
 expver = 1,

 levtype= sfc,
 param  = 167.128,
 repres = ll,
 stream = oper,
 time   = 00:00:00,
 type   = an,
 target = "output"

Dissemination

Not supported.