Some backgroundSpectral representation of the IFSThe IFS uses a spectral transform method to solve numerically the equations governing the spatial and temporal evolution of the atmosphere. The idea is to fit a discrete representation of a field on a grid by a continuous function. This is achieved by expressing the function as a truncated series of spherical harmonics:
where μ = sinθ with λ the longitude and θ the latitude of the grid point, T is the spectral truncation number and Ylm are the spherical harmonic functions. The spectral coefficients ψlm are computed from the discrete values known at each point of a Gaussian grid on the sphere by
At each time step in the IFS:
The representation in grid point space is on the Gaussian grid. The grid point resolution is determined by the spectral truncation number, T. |
Gaussian gridsNaming conventionThe Gaussian grids are defined by the quadrature points used to facilitate the accurate numerical computation of the integrals involved in the Fourier and Legendre transforms. The grids are labelled by N where N is the number of latitude lines between the pole and the equator. For example, for the N640 Gaussian grid, there are 640 lines of latitude between the pole and the equator giving 1280 latitude lines in total. The grid points in latitude, θk, are given by the zeros of the Legendre polynomial or order N: PN0(μk=sinθk) = 0. A consequence of this is that a Gaussian grid has:
Regular (or full) Gaussian gridA regular Gaussian grid has the following characteristics:
Reduced (or quasi-regular) Gaussian gridA reduced Gaussian grid:
Up to and including IFS cycle 41r1, ECMWF has used a standard reduced Gaussian grid. This has 4N longitude points at the latitude nearest to the equator, with the number of longitude points reducing in blocks as the latitudes approach the poles. With the horizontal resolution increase at IFS cycle 42r1, ECMWF introduces a slightly different form of the reduced Gaussian grid which is referred to as the octahedral reduced Gaussian grid or, more simply, the octahedral grid. |
Relationship between spectral truncation and grid point resolution - linear, quadratic and cubic gridsThe relationship between the spectral resolution, governed by the truncation number T, and the grid resolution depends on the number of points on the grid at the equator, 4N, at which the shortest wavelength field is sampled: linear: each wavelength is sampled by 2 grid points → 4N = 2(TL + 1) quadratic: each wavelength is sampled by 3 grid points → 4N = 3(TQ + 1) cubic: each wavelength is sampled by 4 grid points → 4N = 4(TC + 1) Until the implementation of IFS cycle 18r5 on 1 April 1998, the IFS used a quadratic grid. The introduction of the two-time level semi-Lagrangian numerical scheme at IFS cycle 18r5 made possible the use of a Linear Gaussian Grid reflected by the TL notation. The linear grid has been used since then, up to and including IFS cycle 41r1. At IFS cycle 42r1, the cubic grid will be used and will be indicated by the TC. |
By changing the number of points at which the shortest wavelength is sampled, the effective grid point resolution can be increased while keeping the spectral truncation number constant. Grid point computations, which are often non-linear, benefit from the higher resolution of the grid produced with cubic sampling. Such a grid has no aliasing, less numerical diffusion and more realistic surface fields. |
Increasing the horizontal resolutionThe relationship between the spectral truncation, T, the sampling (linear, quadratic or cubic) and the grid point resolution, N, allows for three possible approaches for increasing the horizontal resolution:
|
The horizontal resolution upgrade at IFS cycle 42r1 is achieved by:
This new grid will be referred to simply as a cubic octahedral grid. This will be indicated with the notation TCO. |
|
Frequently asked questionsWill the change to the cubic octahedral grid affect me if I use regular lat-lon data ?No, users of regular lat-lon data will be unaffected by the change of model grid. They will, however, benefit from the increase of the model horizontal resolution. Will ECMWF make data available on the standard regular and reduced Gaussian grids ?Yes, users will still be able to request data, both in dissemination and MARS, of the standard regular and reduced Gaussian grids. I use point data (e.g., for meteograms, vertical profiles, etc) - what do I need to do ?Check LSM. Is the new land-sea mask and orography for the cubic octahedral grid available ?Yes, the new land-sea masks and orography fields for HRES at TCO1279 (N1280), ENS Leg A at TCO639 (N640) and ENS Leg B TCO319 (N320) can be downloaded from ... Do I need to upgrade the version of GRIB API I use in order to decode data on the cubic octahedral grid ?Version 1.12.3 of grib_api can decoded fields on the cubic octahedral grid correctly. At grib_api 1.14.0, a new computed key is introduced which allows users to query the grid type. Can GRIBEX decode data on the cubic octahedral grid ?To be checked. But you should not use GRIBEX. I make computations involving flux parameters or accumulated fields (for example, to de-accumulate precipitation) and am advised to work on the model grid: which grid should I use ?For performing computations with accumulated fields, users are advised to request data on the cubic octahedral grid. Is there any change to the vertical resolution at IFS cycle 42r1 ?No, only the horizontal resolution is increased. The vertical resolution remains at L137 for HRES and L91 for ENS. What will happen if I retrieve IFS cycle 42r1 data from MARS using grid=av ?Users retrieving data from MARS with the keyword, grid=av ("archived value") will retrieve data on the model grid. For data from IFS cycle 42r1 this will be the cubic octahedral grid. What will happen if I retrieve IFS cycle 42r1 data from MARS using grid=1280 ?This behaviour is unchanged. By default, users retrieving data from MARS with the keyword, grid=1280 will retrieve data on the regular N=1280 Gaussian grid. Will ERA-Interim fields also use the cubic octahedral grid ?No, the horizontal resolution upgrade applies only to ECMWF HRES and ENS operational forecasts, including the monthly extension. Will the ECMWF System 4 Seasonal Forecasts (SEAS) also use the cubic octahedral grid ?No, the horizontal resolution upgrade applies only to ECMWF HRES and ENS operational forecasts, including the monthly extension.
|