The following describes each formula included in the Grids Formulas section of McIDAS-V.
Note: If the formula you select utilizes a Select Input window to enter values to be used by the formula, you can choose if you want to save these values in a bundle if you wish to create one. Each field of the Select Input window has a Save in Bundle option (chosen by default). If you keep this option selected, the value(s) you choose will be stored in the bundle, and if all values are saved, the formula will automatically execute when you load in your bundle without any user input. If you do not save the values in your bundle, the values you use will not be saved, and the formula will not automatically execute without requiring the user to enter/change values.
Input Parameter | Definition | |
gddiag |
Grid diagnostic. For more information, see the Grid Diagnostics section of Jython Library. |
Input Parameter | Definition | |
parameter |
The scalar quantity that the trajectories will be colored by. |
|
U Component |
The u-component of the wind. |
|
V Component |
The v-component of the wind. |
Input Parameter | Definition | |
parameter |
The scalar quantity that the trajectories will be colored by. |
|
U Component |
The u-component of the wind. |
|
V Component |
The v-component of the wind. |
|
W Component |
The vertical component of the data. |
Input Parameter | Definition | |
scalar parameter |
Scalar Parameter (the parameter that will be mapped). |
|
U Component |
The u-component of the wind. |
|
V Component |
The v-component of the wind. |
Input Parameter | Definition | |
scalar parameter |
Scalar Parameter (the parameter that will be mapped). |
|
U Component |
The u-component of the wind |
|
V Component |
The v-component of the wind. |
Input Parameter | Definition | |
Top of Layer |
Top layer (default=500) |
|
Bottom of Layer |
Bottom layer (default=1000) |
Input Parameter | Definition | |
top |
Top layer (default=500) |
|
bottom |
Bottom layer (default=850) |
Input Parameter | Definition | |
u |
The u-component of the wind. |
|
v |
The v-component of the wind. |
Input Parameter | Definition | |
u |
The u-component of the wind. |
|
v |
The v-component of the wind. |
Input Parameter | Definition | |
u |
The u-component of the wind. |
|
v |
The v-component of the wind. |
|
w |
The w-component of the wind (vertical velocity). |
Input Parameter | Definition | |
slice |
The parameter utilized to create the display. |
Input Parameter | Definition | |
Data field |
The parameter that is mapped in the display. |
|
Color field |
The parameter whose color field will be used to plot the parameter selected under Data field. |
Input Parameter | Definition | |
grid |
The parameter that is mapped in the display. |
|
gridwithNewDomain |
The parameter whose domain will be used to plot the parameter selected under grid. |
Input Parameter | Definition | |
Time 1 |
First time (default=1) |
|
Time 2 |
Second time (default=0) |
Input Parameter | Definition | |
altitude |
Altitude to slice. |
|
unit |
Specify a unit. It must be compatible with meters (ft, fathoms, etc.) |
Input Parameter | Definition | |
level |
Level to slice. Must be appropriate for the grid. |
Input Parameter | Definition | |
x |
The x-component of the wind. |
|
y |
The y-component of the wind. |
Input Parameter | Definition | |
top |
Top layer (default=500) |
|
bottom |
Bottom layer (default=850) |
D(T) = D(0) + D(1) + .. + D(T) |
D(T) = D(T) - D(0) |
Input Parameter | Definition | |
No. of steps |
The number of steps to average over. |
|
End Point Option |
The option for unsmoothed end points. 0 = set to missing; 1 = use symmetry; -1= assume cyclic |
D(T) = D(T) - D(T-1) |
D(T) = D(T) + D(T-1) |
Input Parameter | Definition | |
Weights |
The weight you wish to give to your running average. Separate multiple values with a comma. |
|
End Point Option |
The option for unsmoothed end points. 0 = set to missing; 1 = use symmetry; -1= assume cyclic |
Input Parameter | Definition | |
P(GridVaiable lt|gt a) |
The mathematical operation (less than or greater than) that will operate around value 'a'. |
|
a |
The value used by the operator chosen above. |
|
P1 (and|or) P2 |
Determines if you want to display the probability of threshold values 'a' or 'b' to both be used to create the display, or if you want one or the other to work. |
|
P(GridVariable lt|gt b) (optional) |
The mathematical operation (less than or greater than) that will operate around value 'b'. |
|
b (optional) |
The value used by the operator chosen above. |
|
Expected Lower Bound (optional) |
The expected lower numerical bound of your chosen field. |
|
Expected Upper Bound (optional) |
The expected upper numerical bound of your chosen field. |