Design

Warning

Page under construction.

The spectral transform

ecTrans transforms a batch of meteorological fields from a grid point space representation , where is the longitude, is the latitude, and is the index which ranges over the batch of fields, to a spectral space representation , where is the zonal wavenumber, and is the total wavenumber. This constitutes a direct spectral transform. ecTrans can also carry out the inverse spectral transform.

Beginning with the inverse spectral transform (spectral space to grid point space), this is accomplished in two computational steps. Firstly, an inverse Legendre transform is performed in the latitudinal direction,

Then, an inverse Fourier transform is performed in the longitudinal direction,

Parallelizing a spectral transform

Basic usage of ecTrans