libsim  Versione6.3.0
logical function, public volgrid6d_var_is_hor_comp ( type(volgrid6d_var), intent(in)  this)

Tests whether a variable is the horizontal component of a vector field.

Returns .TRUE. if the corresponding variable is recognized as an horizontal component of a vector field; if it is the case the variable may need rotation in case of coordinate change.

Parametri
[in]thisvolgrid6d_var object (grib variable) to test

Definizione alla linea 1544 del file volgrid6d_var_class.F90.


Generated with Doxygen.