libsim  Versione7.2.3

◆ vol7d_var_features_init()

subroutine vol7d_var_class::vol7d_var_features_init ( )

Initialise the global table of variable features.

This subroutine reads the table of variable features from an external file and stores it in a global array. It has to be called once at the beginning of the program. At the moment it gives access to the information about type of variable and positive definitness. The table is based on the unique bufr-like variable table. The table is contained in the csv file vargrib.csv. It is not harmful to call this subroutine multiple times.

Definizione alla linea 504 del file vol7d_var_class.F90.


Generated with Doxygen.