Versions Compared

Key

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

...

Section


Column
width76px


Column

This icon runs the FLEXTRA trajectory model.

The macro language equivalent is flextra_run(). 

Info

From Macro/Python the icon can be called as flextra_run().


Tip

A tutorial about using FLEXTRA in Metview can be found here.

What is FLEXTRA?

FLEXTRA is an atmospheric trajectory model used by a wide scientific community. It can be driven by meteorological input data from a variety of global and regional models including ECMWF analyses and forecasts.

FLEXTRA can compute both forward and backward trajectories using various trajectory types such as: three-dimensional, model level, mixing layer, isobaric and isentropic trajectories. Trajectory computations can be carried out in the three different modes. These are as follows:

  • In NORMAL mode, a group of trajectories is specified starting from the same point but at different times. Several starting points (thus several groups of trajectories) can be defined for a single FLEXTRA run.
  • In CET mode, trajectories are generated starting from the points of a user-defined uniform grid in a three-dimensional domain.
  • In FLIGHT mode, both the starting location and starting time for each trajectory can be set individually. This mode is useful to calculate e.g. trajectories released along the flight track of an aircraft

    Visit the FLEXTRA interface page to find out details about how FLEXTRA is used in Metview. A FLEXTRA-related tutorial can be found here.




    The FLEXTRA Run Editor

    Flextra Exe Path

    ...

    Specifies how the input data path is specified. The possible values are path and icon. When it is set to path we will specify the input data files and the AVAILABLE file by their paths. While in icon mode the input data is specified by a FLEXTRA Prepare icon in FLEXTRA Flextra Input Data. The default value is path.

    ...

    Specifies the location of the AVAILABLE file using. The default is SAME_AS_INPUT_PATH, which mean means that the AVAILABLE file is located in the same directory as the input data. Enabled when Flextra Input Mode is path.

    ...

    Specifies the run mode for the FLEXTRA simulation.  THe The possible values are as follows:

    • In normal mode, a group of trajectories is specified starting from the same point but at different times. Several starting points (thus several groups of trajectories) can be defined for a single FLEXTRA run.
    • In cet mode, trajectories are generated starting from the points of a user-defined uniform grid in a three-dimensional domain.
    • In filight flight mode, both the starting location and starting time for each trajectory can be set individually. This mode is useful to calculate e.g. trajectories released along the flight track of an aircraft.

    The default value is normal.

    Flextra Trajectory Direction

    ...

    Specifies the list of trajectory types as numerical IDs when Flextra Run Mode is set to normal. The possible values are as follows:

    Numerical IDDescription
    13 dimensional
    2model level
    3mixing layer
    4isobaric
    5isentropic

    The default value is 1 (three-dimensional trajectories).

    ...

    Specifies the level types (as numerical IDs) of the trajectory start points when Flextra Run Mode is set to normal. The possible values are as follows:

    Numerical IDDescription
    1Metres above sea level
    2Metres above ground level
    3hPa

    The default value is 1 (metres above sea level).

    ...

    Specifies the list of trajectory type as numerical IDs or strings when Flextra Run Mode is set to cet. The possible values are as follows:


    Numerical IDString (case insensitive)
    13d
    2model level
    4isobaric
    5isentropic

    The default value is 1 (three-dimensional trajectories).

    ...

    Specify the geographical area of the start grid by a S/W/N/E list.

    Flextra Cet Dx

    Specifies the start grid resolution in West-East direction in degrees when Flextra Run Mode is set to cet. The default values value is 1.

    Flextra Cet  Dy

    Specifies the start grid resolution in South-North direction in degrees when Flextra Run Mode is set to cet. The default values value is 1.

    Flextra Cet Top Level

    Specifies the top level of the start grid volume when Flextra Run Mode is set to cet. The default values value is 1.

    Flextra Cet Bottom Level

    Specifies the bottom level of the start grid when Flextra Run Mode is set to cet. The default values value is 1.

    Flextra Cet  Dz

    Specifies the start grid vertical resolution when Flextra Run Mode is set to cet. The default values value is 1

    Flextra Cet Level Units

    Specifies the level types (as numerical IDs or strings) of the start grid when Flextra Run Mode is set to cet. The possible values are as follows:

    Numerical IDString (case insensitive)Description
    1metres aslMetres above sea level
    2metres aglMetres above ground level
    3hPa

    The default value is 1 (metres above sea level).

    ...

    Specifies the list of trajectory types a as numerical IDs or a string strings when Flextra Run Mode is set to flight. The possible values are as follows:

    Numerical IDString (case insensitive)
    13d
    2model level
    4isobaric
    5isentropic

    The default value is 1 (three-dimensional trajectories).

    Flextra Flight

    ...

    Name

    Specifies the trajectory names name when Flextra Run Mode is set to flight.

    ...

    Specifies the level types (as numerical IDs or strings) of the trajectory start points when Flextra Run Mode is set to flight. The possible values are as follows


    Numerical IDString (case insensitive)Description
    1metres aslMetres above sea level
    2metres aglMetres above ground level
    3hPa

    The default value is 1 (metres above sea level).

    ...

    Specifies the starting dates of the trajectories when Flextra Run Mode is set to flight. The format is HHH[:MM[:SS]. The default value is: 6 (i.e. 6 hours).is YYYYMMDD.Relative dates are allowed: e.g. -1 means yesterday, 0 means today, etc. 

    Flextra Flight Starting Times

    ...

    Specifies the interpolation type. The possible values are as follows:

    ValueDescription
    1
    • horizontal interpolation bicubic
    • vertical interpolation polynomial
    • temporal interpolation linear
    >1
    • horizontal interpolation bilinear         
    • vertical interpolation linear
    • temporal interpolation linear

    The default value is 1.

    Flextra Cfl Spatial

    ...

    Specifies the factor by which the time step must be smaller than the time interval of the wind fields. This factor must be >1! The default value is 2.0.