Versions Compared

Key

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

...

Section


Column
width76px


Column

This icon returns GRIB fields of one of the following types :

  • velocity potential (computed from divergence)
  • stream function (computed from vorticity)
Note
titleSpectral input/output only

The computations only work for spectral (spherical harmonics) input fields and the resulting data are also spectral GRIB fields.


Info

From Macro/Python the icon can be called via the following functions: velpot() and  streamfn()



The Velocity Potential/Stream Function Editor

This editor belongs to a type of editors known as family editors which allows related sets of input specifications to be grouped in the same icon editor. The main computation type can be set via the Application parameter which offers these options:

...

To operate with this icon first you need to select which type of output you want to create (parameter Application) then the available parameters will change in the editor according to your selection.

Data

Specifies the data required for the application: it requires divergence for velocity potential and vorticity for stream function (both in spherical harmonics representation).

Truncation

Specifies the truncation to be applied to the spherical harmonics input data prior to transformation to gridpoint space.

Smoothing

Specifies whether to apply spatial smoothing to the spherical harmonics prior to transformation to grid points. This operation is performed after the truncation specified in Truncation . The smoothing filter is of the form :

...

operator in grid point space.

Fltc

Specifies the value of the parameter fltc to be used in the smoothing filter. Only available if Smoothing is set to Yes. The default value is 19.4

Mfltexp

Specifies the value of the parameter mfltexp to be used in the smoothing filter. Only available if Smoothing is set to Yes. The default value is 2, roughly equivalent to applying the

...